@@ -69,7 +69,9 @@ void i2c_send_nack(void);
uint8_t i2c_wait_ack(void);
void i2c_send_byte(uint8_t byte);
uint8_t i2c_receive_byte(uint8_t ack);
void i2c_config(void);
The note is not visible to the blocked user.