Commit Graph

3 Commits

Author SHA1 Message Date
Lorow
c8335d221d simplify query implementation 2024-06-02 18:59:44 +02:00
Lorow
635c6b04de PoC query manager for better flasher logging 2024-06-02 16:47:16 +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