Files

copied

Scanning the repository...

Last update 4 years 6 months by Tommigems
Filesfirmware
..
.vscode
fatfs
.gitignore
Makefile
i2c.c
i2c.h
main.c
usart.c
usart.h
i2c.h
int I2C_transmit(char data); char I2C_receive(); void I2C_Init();
Report a bug