Files

i2c.h
int I2C_transmit(char data); char I2C_receive(); void I2C_Init();
Report a bug