sforkowany z mirror/meshtastic-android
remove debug message
rodzic
4632b8f956
commit
4646d228bc
|
@ -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) {
|
||||
|
|
Ładowanie…
Reference in New Issue