Little-Wire
|
Functions | |
void | littleWire::servo_init () |
void | littleWire::servo_updateLocation (unsigned char locationChannelA, unsigned char locationChannelB) |
Servo functions. Higher level access to PWM module.
void littleWire::servo_init | ( | ) |
Initialize the PWM module on the Little-Wire with the Servo special settings.
void littleWire::servo_updateLocation | ( | unsigned char | locationChannelA, |
unsigned char | locationChannelB | ||
) |
Update servo locations
locationChannelA | Location of servo connected to channel A ( in degrees ) |
locationChannelB | Location of servo connected to channel B ( in degrees ) |