MPyATE_Firmware/include/app_i2c_if.h

7 lines
95 B
C

#ifndef APP_I2C_IF_H
#define APP_I2C_IF_H
int app_i2c_if_init(void);
#endif // APP_I2C_IF_H