OpenIris/ESP
Zdzislaw Goik 54e4e0abd9 feat: 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-18 17:32:29 +01:00
..
include Big update 2022-07-22 21:08:14 +02:00
ini feat: Add a PoC implementation of command manager responding to commands send over serial. (#59) 2024-02-18 17:32:29 +01:00
lib feat: Add a PoC implementation of command manager responding to commands send over serial. (#59) 2024-02-18 17:32:29 +01:00
src feat: Add a PoC implementation of command manager responding to commands send over serial. (#59) 2024-02-18 17:32:29 +01:00
test Refactor PoC code into namespaces, add led management, improve directory structure (#2) 2022-02-27 19:20:10 +01:00
tools ci(ci-fix): esp32 chipset capitalization issue 2023-11-18 11:44:29 +00:00
.clang-format feat: Initial implementation of Elegant OTA with support for API server (#41) 2023-03-24 22:27:58 +01:00
.editorconfig refactor: prepare for merging binaries 2023-02-04 19:28:13 +00:00
.gitignore ci(ci-fix): fix build bug related to esp32s3 2023-10-27 14:27:50 +01:00
diagram.json feat: add esp32s3 support 2023-03-09 20:21:10 +00:00
platformio.ini feat: add esp32s3 support 2023-03-09 20:21:10 +00:00
wokwi.toml feat: Code cleanup and initial implementation of improv 2023-04-02 17:44:38 +02:00