pub const MAX_FRAME: usize = 256;
The largest PHYPayload, in bytes, this crate builds or accepts.
Comfortably above the largest regional LoRaWAN maximum, so a frame always fits.