remove debug message

This commit is contained in:
andrekir
2022-12-23 22:33:05 -03:00
parent 4632b8f956
commit 4646d228bc

View File

@@ -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) {