|
ServoEasing
|
#include <DummyServo.h>

Public Member Functions | |
| Servo () | |
| uint8_t | attach (int pin, int min, int max) |
| void | detach () |
| void | writeMicroseconds (int value) |
Definition at line 39 of file DummyServo.h.
| Servo::Servo | ( | ) |
| uint8_t Servo::attach | ( | int | pin, |
| int | min, | ||
| int | max | ||
| ) |

| void Servo::detach | ( | ) |

| void Servo::writeMicroseconds | ( | int | value | ) |
