TomB[m]: i tried that: ```rust self.i2c.read(I2C_ADDRESS, &mut []); ``` but that fails with `Err(InvalidReadBufferLength)`