pub const QUEUE_BUF_LEN: usize = 300;
Buffer responses are initially held in until copied to the TX buffer and transmitted.