Skip to main content

build_command_packet

Function build_command_packet 

Source
pub fn build_command_packet(
    command: u8,
    payload: &[u8],
    sequence_id: u8,
) -> Vec<u8> 
Expand description

Helper to build a command packet.