Skip to main content

msg_create_n_command

Function msg_create_n_command 

Source
pub fn msg_create_n_command(
    nonce: u16,
    rows: u16,
    cols: u16,
    tag: &str,
    command: &str,
) -> Vec<u8>