* Use -Wall -Werror * Fix some warnings
@@ -13,6 +13,7 @@ bool wmp_init(void)
if (!i2c_send_data(0x04))
return FALSE;
i2c_send_stop();
return TRUE;
}
unsigned char wmp_calibration_data[0x20];
The note is not visible to the blocked user.