Skip to main content

MAX_FRAME

Constant MAX_FRAME 

Source
pub const MAX_FRAME: usize = 256;
Expand description

The largest PHYPayload, in bytes, this crate builds or accepts.

Comfortably above the largest regional LoRaWAN maximum, so a frame always fits.