Skip to content

Commit 6d51fbe

Browse files
authored
fix: detekt (#3096)
1 parent 0634859 commit 6d51fbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/com/geeksville/mesh/service/SafeBluetooth.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,7 @@ class SafeBluetooth(private val context: Context, private val device: BluetoothD
502502
}
503503

504504
// / Restart any previous connect attempts
505+
@Suppress("unused")
505506
private fun reconnect() {
506507
// closeGatt() // Get rid of any old gatt
507508

0 commit comments

Comments
 (0)