Commit Graph

8 Commits

Author SHA1 Message Date
lorow
d053ece63e feat: add even more logging, forcefully disconnect wifi in the beginning, move setting tx power to before wifi begin 2024-04-04 00:13:50 +02:00
lorow
62314f4de9 feat: Test fix for serial manager
also fixes after merge
2024-04-01 22:48:44 +02:00
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