pub static NODE_CH: Channels<NodeMutex, 4, 2>Expand description
The node’s virtual radio bundle (mux client B). Static regardless of whether the node is running: the mux fans RX out to it either way, and a full queue just drops frames per the mux’s per-client policy.