wip fix ack

This commit is contained in:
callebtc
2025-07-22 12:04:55 +02:00
parent 7417c651e3
commit 5cfc210060
2 changed files with 8 additions and 3 deletions
@@ -64,7 +64,7 @@ class BluetoothMeshService(private val context: Context) {
// Wire up PacketProcessor reference for recursive handling in MessageHandler
messageHandler.packetProcessor = packetProcessor
// startPeriodicDebugLogging()
startPeriodicDebugLogging()
}
/**