mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
remove debug message
This commit is contained in:
parent
4632b8f956
commit
4646d228bc
1 changed files with 0 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue