Constant MAX_I2C_RESPONSE_LENGTH

Source
const MAX_I2C_RESPONSE_LENGTH: usize = 64;
Expand description

A constant for the maximum response length from an I2C device.