I2Cwrapper v0.4.0
Generic framework for Arduino I2C target devices
|
Functions | |
void | setup () |
void | loop () |
Variables | |
uint8_t | i2cAddress = 0x08 |
I2Cwrapper | wrapper (i2cAddress) |
int | pos = 0 |
void loop | ( | ) |
void setup | ( | ) |
uint8_t i2cAddress = 0x08 |
int pos = 0 |
ServoI2C myservo& wrapper | ( | i2cAddress | ) |