pub const MAX_DATA_LEN: usize = 1024;
Maximum length of a packet
This can be used to preallocate buffers that can always fit packets send by statime.
statime