pub const MIN_COMMAND_GAP_MICROS: u32 = 1_000;
The shortest gap between two commands, in microseconds: the part needs 1 ms after a command before it accepts another.