Merge branch 'main' of https://hjkgitunix.dedyn.io/hans-jurgen/Beacon_scaner
This commit is contained in:
commit
dfbf5b62ed
|
@ -119,7 +119,7 @@ static void setup_wifi() {
|
|||
Serial.print(".");
|
||||
ErrCount ++;
|
||||
if (ErrCount >= 20){
|
||||
delay(100);
|
||||
delay(200);
|
||||
ESP.restart();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user