Commit Graph

3 Commits

Author SHA1 Message Date
lorow
62314f4de9 feat: Test fix for serial manager
also fixes after merge
2024-04-01 22:48:44 +02:00
lorow
b296c6bc87 Add debug prints to serial manager to debug whats happening on some xiao boards 2024-03-31 23:38:05 +02:00
Zdzislaw Goik
dd89df5b86
Add a PoC implementation of command manager responding to commands send over serial. (#59)
* Add a PoC implementation of command manager responding to commands send over serial.

TODO:
- refactor web API to make use of the command handler
- implement the rest of the commands
- remove handwritten json in favour of ArduinoJSON

* Move ssid check to iniSTA method
2024-02-13 12:14:20 +00:00