mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-06-24 22:40:32 -04:00
Cleanup
This commit is contained in:
parent
c56df7e8b5
commit
d80f866418
2 changed files with 6 additions and 1 deletions
|
@ -605,6 +605,8 @@ char bt_devname[11];
|
|||
kiss_indicate_btpin();
|
||||
}
|
||||
|
||||
void bt_debond_all() { }
|
||||
|
||||
void update_bt() {
|
||||
if (bt_allow_pairing && millis()-bt_pairing_started >= BT_PAIRING_TIMEOUT) {
|
||||
bt_disable_pairing();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue