whoopsd
This commit is contained in:
parent
799ec05191
commit
c09d3417e7
@ -151,10 +151,10 @@ void loop() {
|
||||
delay(500);
|
||||
}
|
||||
}
|
||||
Serial.println("Reboot!");
|
||||
ESP.restart();
|
||||
pClient->disconnect();
|
||||
}
|
||||
Serial.println("Reboot!");
|
||||
ESP.restart();
|
||||
}
|
||||
|
||||
static void MyNotifyCallback(BLERemoteCharacteristic *pBLERemoteCharacteristic, uint8_t *pData, size_t length, bool isNotify){
|
||||
|
Loading…
Reference in New Issue
Block a user