RcChannelsRaw constructor
RcChannelsRaw({})
Implementation
RcChannelsRaw({
required this.timeBootMs,
required this.chan1Raw,
required this.chan2Raw,
required this.chan3Raw,
required this.chan4Raw,
required this.chan5Raw,
required this.chan6Raw,
required this.chan7Raw,
required this.chan8Raw,
required this.port,
required this.rssi,
});