sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
softServo.h File Reference

Go to the source code of this file.

Functions

void softServoWrite (int pin, int value)
 
int softServoSetup (int p0, int p1, int p2, int p3, int p4, int p5, int p6, int p7)
 

Function Documentation

int softServoSetup ( int  p0,
int  p1,
int  p2,
int  p3,
int  p4,
int  p5,
int  p6,
int  p7 
)
void softServoWrite ( int  pin,
int  value 
)