pub fn prefix_local(input: &mut Vec<u8>) -> Vec<u8>
Add the prefix “LOCAL” to a bytestream.
This will allow for the central C&C server to ignore this packet, but the board can still send it to itself