@@ -6,6 +6,9 @@
*/
#include "ltr329.h"
static int8_t ltr329_read_register (ltr329_cmd_t register_addr, uint8_t *register_data );
static int8_t ltr329_write_register (ltr329_cmd_t register_addr, uint8_t register_data);
/*
* Functions to be implemented by user
The note is not visible to the blocked user.