AccelStepperI2C
v0.2.2
I2C wrapper (and a bit more) for the AccelStepper Arduino library
|
Functions | |
void | setup () |
void | loop () |
Variables | |
const uint8_t | oldAddress = 0x08 |
const uint8_t | newAddress = 0x07 |
const int | me = 2500 |
I2Cwrapper | wrapper (oldAddress) |
I2Cwrapper | wrapperNew (newAddress) |
void loop | ( | ) |
void setup | ( | ) |
const int me = 2500 |
const uint8_t newAddress = 0x07 |
const uint8_t oldAddress = 0x08 |
AccelStepperI2C stepper & wrapper |
I2Cwrapper wrapperNew(newAddress) |