kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
remove debug message
rodzic
4632b8f956
commit
4646d228bc
|
@ -272,7 +272,6 @@ class BluetoothInterface(
|
||||||
safe?.setNotify(fromNum, true) {
|
safe?.setNotify(fromNum, true) {
|
||||||
// We might get multiple notifies before we get around to reading from the radio - so just set one flag
|
// We might get multiple notifies before we get around to reading from the radio - so just set one flag
|
||||||
fromNumChanged = true
|
fromNumChanged = true
|
||||||
debug("fromNum changed")
|
|
||||||
service.serviceScope.handledLaunch {
|
service.serviceScope.handledLaunch {
|
||||||
try {
|
try {
|
||||||
if (fromNumChanged) {
|
if (fromNumChanged) {
|
||||||
|
|
Ładowanie…
Reference in New Issue