mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-05 20:40:31 -08:00
Added delay to reset sketch
This commit is contained in:
@@ -37,6 +37,8 @@ void setup() {
|
||||
|
||||
Serial.println("DONE!");
|
||||
|
||||
delay(10000);
|
||||
|
||||
ESP.reset();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user