Files
Last update 4 years 11 months
by user
| FilesArduinolibrariesBitBang_I2Clinux | |
|---|---|
| .. | |
| BitBang_I2C.c | |
| makefile |
BitBang_I2C.c// The C++ code is really C code, so just include it // to make the compiler treat it as C #include "../src/BitBang_I2C.cpp"