Mainmenu done; confog. Menu started

This commit is contained in:
2025-02-09 09:12:42 +01:00
parent b48361f32d
commit 9765609596
12 changed files with 515 additions and 91 deletions

View File

@@ -8,6 +8,6 @@
bool get_Hall(int HallSensorGPIO);
SSD1306_t *configure_OLED();
SSD1306_t *configure_OLED_old();
#endif