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