AccelStepperI2C  v0.2.2
I2C wrapper (and a bit more) for the AccelStepper Arduino library
Servo_Sweep.ino File Reference

Functions

void setup ()
 
void loop ()
 

Variables

uint8_t i2cAddress = 0x08
 
I2Cwrapper wrapper (i2cAddress)
 
int pos = 0
 

Function Documentation

◆ loop()

void loop ( )

◆ setup()

void setup ( )

Variable Documentation

◆ i2cAddress

uint8_t i2cAddress = 0x08

◆ pos

int pos = 0

◆ wrapper

ServoI2C myservo& wrapper