Commit graph

2 commits

Author SHA1 Message Date
Thomas Bittner
b872a70a8e Refactored code base and added WIFI configuration menu
Refactored code base:
* Code moved to additional modules each with its individual responsibilities
* Display module is responsible for input/output on the LCD screen
* wifihandler is responsible for handling WIFI connection
* Battey module is responsilbe to monitor the battery
* Data exchange should only be done via public API

Added WIFI configuration menu
* WIFI no longer specified via defines
* In settings tab, wifi submenu added to enter credentials
* wifi credentials are stored in flash after a successful connection
2023-08-04 09:12:56 +02:00
Max
00145ed0dc Initial Upload 2023-06-28 20:26:56 +02:00