pub fn telly_packet_counter(
pack_map: &mut HashMap<&str, usize>,
packet_type: &TelemetryPacketType,
)
Expand description
A map which keeps track of the types of telemetry packets received
pub fn telly_packet_counter(
pack_map: &mut HashMap<&str, usize>,
packet_type: &TelemetryPacketType,
)
A map which keeps track of the types of telemetry packets received