This commit is contained in:
hyw 2022-11-14 13:20:48 +08:00
commit 3819ba74f3
1 changed files with 3 additions and 1 deletions

View File

@ -26,4 +26,6 @@ void bt_init() {
Serial.println("Characteristic defined! Now you can read it in your phone!");
}
void bt_loop() {}
void bt_loop() {
}