Channel Screen
fun ChannelScreen(viewModel: UIViewModel = hiltViewModel(), radioConfigViewModel: RadioConfigViewModel = hiltViewModel(), onNavigate: (Route) -> Unit)
Composable screen for managing and sharing Meshtastic channels. Allows users to view, edit, and share channel configurations via QR codes or URLs.