mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-25 13:05:19 +00:00
revert comment
This commit is contained in:
@@ -69,7 +69,7 @@ class BluetoothGattServerManager(
|
|||||||
isActive = true
|
isActive = true
|
||||||
|
|
||||||
connectionScope.launch {
|
connectionScope.launch {
|
||||||
// setupGattServer()
|
setupGattServer()
|
||||||
delay(300) // Brief delay to ensure GATT server is ready
|
delay(300) // Brief delay to ensure GATT server is ready
|
||||||
startAdvertising()
|
startAdvertising()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user