Constant MAX_I2C_COMMAND_LENGTH

Source
const MAX_I2C_COMMAND_LENGTH: usize = 16;
Expand description

A constant for the maximum command length considering future applications as well.