pub fn build_command_packet( command: u8, payload: &[u8], sequence_id: u8, ) -> Vec<u8> ⓘ
Helper to build a command packet.