mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix: detekt (#3096)
This commit is contained in:
parent
0634859742
commit
6d51fbee5b
1 changed files with 1 additions and 0 deletions
|
|
@ -502,6 +502,7 @@ class SafeBluetooth(private val context: Context, private val device: BluetoothD
|
|||
}
|
||||
|
||||
// / Restart any previous connect attempts
|
||||
@Suppress("unused")
|
||||
private fun reconnect() {
|
||||
// closeGatt() // Get rid of any old gatt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue