mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-31 04:04:46 -04:00
remove debug message
This commit is contained in:
@@ -272,7 +272,6 @@ class BluetoothInterface(
|
||||
safe?.setNotify(fromNum, true) {
|
||||
// We might get multiple notifies before we get around to reading from the radio - so just set one flag
|
||||
fromNumChanged = true
|
||||
debug("fromNum changed")
|
||||
service.serviceScope.handledLaunch {
|
||||
try {
|
||||
if (fromNumChanged) {
|
||||
|
||||
Reference in New Issue
Block a user