format change

This commit is contained in:
Luthics 2022-11-14 13:13:42 +08:00
parent 0c6d9e0b23
commit 8848a78147
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() {
}