ReferenceTypes
FrameDirection
type FrameDirection = "toRadio" | "fromRadio";Defined in: packages/protocol/src/framing.ts:9
Which side sends the frame; selects the marker byte.
type FrameDirection = "toRadio" | "fromRadio";Defined in: packages/protocol/src/framing.ts:9
Which side sends the frame; selects the marker byte.