Function prefix_local

Source
pub fn prefix_local(input: &mut Vec<u8>) -> Vec<u8> 
Expand description

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