fix build

This commit is contained in:
callebtc
2025-07-13 22:52:50 +02:00
parent 362f9b0ff2
commit 0e2614d3eb
@@ -493,7 +493,7 @@ class BluetoothMeshService(private val context: Context) {
)
connectionManager.broadcastPacket(RoutedPacket(packet))
Log.d(TAG, "Sent key exchange to device: ${device.address}")
Log.d(TAG, "Sent key exchange")
}
/**