Releases: kevinhikaruevans/blackboard-esp32
Releases · kevinhikaruevans/blackboard-esp32
HTTP MVP
A rudimentary, but working, HTTP handler. Only tested out GET requests with no payloads.
Several issues:
- fixed link id; one request at a time
- horrible looking code
- almost zero error handling; if it fucks up, everything will likely break and will not gracefully fail