mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-07-29 16:37:17 +02:00
Reboot After 180s WiFi Manager not Connect.
This commit is contained in:
@ -235,6 +235,9 @@ void setup() {
|
||||
} else {
|
||||
ledBarEnabledUpdate();
|
||||
}
|
||||
} else {
|
||||
oledDisplay.showRebooting();
|
||||
delay(2500);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user