Skip to main content

FRAMING_OVERHEAD

Constant FRAMING_OVERHEAD 

Source
pub const FRAMING_OVERHEAD: usize = 8;
Expand description

Bytes added to a payload by framing (4 length + 4 CRC).