2024-12-0101

This commit is contained in:
hans-jurgen 2024-12-02 15:44:21 +01:00
parent ffc9bb7f58
commit 0f4017e406

View File

@ -221,8 +221,6 @@ void setup() {
Serial.begin(115200);
WiFi.reconnect();
delay( 1 );
/* WiFi.persistent( false );
WiFi.mode( WIFI_STA ); */
Serial.print("Connecting to ");
Serial.println(ssid);