format change
This commit is contained in:
parent
0c6d9e0b23
commit
8848a78147
|
@ -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() {
|
||||
|
||||
}
|
Loading…
Reference in New Issue