make_channel

Function make_channel 

Source
pub fn make_channel(
    number: u16,
    name: &str,
    flash: FlashChannel,
) -> ChannelEntry
Expand description

Creates a ChannelEntry with the given flash channel data.

The channel is automatically marked as used = true if the RX frequency is nonzero.