fix?
This commit is contained in:
parent
62e1d1c632
commit
799ec05191
@ -151,8 +151,8 @@ void loop() {
|
||||
delay(500);
|
||||
}
|
||||
}
|
||||
Serial.println("Disconnect");
|
||||
pRemoteCharacteristic_rx->unregisterForNotify();
|
||||
Serial.println("Reboot!");
|
||||
ESP.restart();
|
||||
pClient->disconnect();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user