Added Bluetooth pairing procedure and pin display

This commit is contained in:
Mark Qvist 2022-10-30 16:49:35 +01:00
parent 8b7e324a5a
commit 7cdb2ec86a
5 changed files with 67 additions and 17 deletions

View file

@ -248,8 +248,6 @@ void ISR_VECT receive_callback(int packet_size) {
}
}
bool startRadio() {
update_radio_lock();
if (!radio_online) {