Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
fun ChannelScreen(viewModel: ChannelViewModel = koinViewModel(), radioConfigViewModel: RadioConfigViewModel = koinViewModel(), onNavigate: (Route) -> Unit, onNavigateUp: () -> Unit)
Composable screen for managing and sharing Meshtastic channels. Allows users to view, edit, and share channel configurations via QR codes or URLs.
Link copied to clipboard
Navigation graph for for the top level ChannelScreen - ChannelsRoute.Channels.