mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
remove old compose goo no longer needed with newer versions
This commit is contained in:
parent
80597bf48a
commit
bedcdb9cd1
7 changed files with 41 additions and 17 deletions
|
|
@ -65,6 +65,7 @@ fun BTScanScreen() {
|
|||
val bluetoothAdapter =
|
||||
(context.getSystemService(Context.BLUETOOTH_SERVICE) as BluetoothManager?)?.adapter
|
||||
|
||||
analyticsScreen(name = "settings")
|
||||
onCommit(AppStatus.currentScreen) {
|
||||
ScanState.debug("BTScan component active")
|
||||
ScanUIState.selectedMacAddr = RadioInterfaceService.getBondedDeviceAddress(context)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue