revert comment

This commit is contained in:
callebtc
2025-07-14 00:18:15 +02:00
parent fa9a45a595
commit 7ecdb1426b
@@ -69,7 +69,7 @@ class BluetoothGattServerManager(
isActive = true
connectionScope.launch {
// setupGattServer()
setupGattServer()
delay(300) // Brief delay to ensure GATT server is ready
startAdvertising()
}