mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-11-25 09:23:09 -05:00
Added Bluetooth pairing procedure and pin display
This commit is contained in:
parent
8b7e324a5a
commit
7cdb2ec86a
5 changed files with 67 additions and 17 deletions
|
|
@ -248,8 +248,6 @@ void ISR_VECT receive_callback(int packet_size) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
bool startRadio() {
|
||||
update_radio_lock();
|
||||
if (!radio_online) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue