LoraSignalIndicator
fun LoraSignalIndicator(snr: Float, modifier: Modifier = Modifier, modemPreset: Config.LoRaConfig.ModemPreset? = LocalModemPreset.current, contentColor: Color = MaterialTheme.colorScheme.onSurface)(source)
Displays a human readable description and icon representing the signal quality.