Chart geht schon fast

This commit is contained in:
rxf
2024-07-07 15:33:47 +02:00
parent 87eb2a30d4
commit b1be91b52f
6 changed files with 125 additions and 26 deletions

View File

@@ -13,7 +13,7 @@ const char* password = "RingNebelM57";
// #warning "You need to set the SSID and PASSWORD in weifi.h"
void connectToWifi();
void WiFiEvent(WiFiEvent_t event);
// void WiFiEvent(WiFiEvent_t event);
#endif