Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
feature-settings
/
org.meshtastic.feature.settings
/
SettingsScreen
Settings
Screen
android
@
Composable
fun
SettingsScreen
(
settingsViewModel
:
SettingsViewModel
,
viewModel
:
RadioConfigViewModel
,
onClickNodeChip
:
(
Int
)
->
Unit
=
{}
,
onNavigate
:
(
Route
)
->
Unit
=
{}
)
(
source
)