Commit Graph

6 Commits

Author SHA1 Message Date
Zdzislaw Goik
09f0b25377
feat: Fix the serial command manager preventing the boards from connecting to wi-fi (#60)
* Fix the serial command manager preventing the

* Make serial.flush() in command manager optional for devs only
2024-03-11 17:26:16 +01:00
Zdzislaw Goik
bfcc63f19a
Add set_mdns command to allow the flasher to update the mdns name while setting up the device (#62) 2024-03-11 17:09:35 +01:00
Zdzislaw Goik
58989b4567 feat: Initial implementation of Elegant OTA with support for API server (#41)
---------

Co-authored-by: ZanzyTHEbar <pyr0ndet0s97@gmail.com>
2023-03-24 22:27:58 +01:00
ZanzyTHEbar
c96e3f7108 fix: fix current OTA stack
- update board.ini to clean it up
- minor update to OTA.cpp
2023-03-05 18:48:25 +00:00
ZanzyTHEbar
acad1dafb9 feat: add note about bug for apostrophes 2023-02-27 12:20:34 +00:00
ZanzyTHEbar
5fbe5a358b feat: clean up config for users
- added custom ini files for configurations
-  created user config file for easier access
- added formatting to codebase
2023-01-31 10:35:22 +00:00