@@ -7,6 +7,7 @@
tx_Packet txPacket;
rx_Packet rxPacket;
+
static bool i2c_write(uint8_t const TARGET_ADDRESS){
// Write data to the target address
if(DL_I2C_getControllerStatus(I2C_1_INST)& (DL_I2C_CONTROLLER_STATUS_ERROR)){