mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-04-03 03:45:54 -04:00
Remove debug statement
This commit is contained in:
parent
821e8d47e9
commit
9871a65d50
@ -1495,9 +1495,6 @@ void loop() {
|
||||
}
|
||||
tx_queue_handler(selected_radio);
|
||||
selected_radio->checkModemStatus();
|
||||
|
||||
// debug
|
||||
Serial.write("Bitrate :"); Serial.print(selected_radio->getBitrate()); Serial.write("\n");
|
||||
}
|
||||
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user