Merge branch 'master' of https://git.luthics.com/Luthics/mechanical-dog-bot
This commit is contained in:
commit
3819ba74f3
|
@ -26,4 +26,6 @@ void bt_init() {
|
||||||
Serial.println("Characteristic defined! Now you can read it in your phone!");
|
Serial.println("Characteristic defined! Now you can read it in your phone!");
|
||||||
}
|
}
|
||||||
|
|
||||||
void bt_loop() {}
|
void bt_loop() {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue