mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
tx_mode = tx_delay
This commit is contained in:
@@ -1186,7 +1186,7 @@ void MyESP::_fs_eraseConfig() {
|
||||
"automatically restart when finished."));
|
||||
|
||||
if (SPIFFS.format()) {
|
||||
delay(1000); // wait 1 seconds
|
||||
delay(1000); // wait 1 second
|
||||
resetESP();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user