mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
begin making new bt scan gui
This commit is contained in:
parent
4e6d1be954
commit
bd65bfee0a
9 changed files with 178 additions and 52 deletions
|
|
@ -172,7 +172,7 @@ class MainActivity : AppCompatActivity(), Logging,
|
|||
/* Do this better FIXME */
|
||||
val usetbeam = false
|
||||
val address = if (usetbeam) "B4:E6:2D:EA:32:B7" else "24:6F:28:96:C9:2A"
|
||||
RadioInterfaceService.setBondedDeviceAddress(this, address)
|
||||
RadioInterfaceService.setBondedDeviceAddress(this, null)
|
||||
|
||||
requestPermission()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue