pub const MAX_PACKET_LEN: usize = 512;
Conservative upper bound for an APRS packet handled by this skeleton.