Please add a public SSH key to your
profile to be able to clone the repository via the SSH protocol.
Pre-render was disabled for this project as it contains too many files. Please click on the files to view them.
i2c.h
int I2C_transmit(char data);
char I2C_receive();
void I2C_Init();