|
Adafruit Library
|
Go to the source code of this file.
Classes | |
| struct | servoComponent |
| class | ws_servo |
| Interface for WipperSnapper servo control. More... | |
Macros | |
| #define | MAX_SERVO_NUM 16 |
| Maximum number of servo objects. | |
| #define | MIN_SERVO_PULSE_WIDTH 500 |
| Default min. servo pulse width of 500uS. | |
| #define | ERR_SERVO_ATTACH 255 |
| Error when attempting to attach servo. | |
Variables | |
| Wippersnapper | WS |
| Global WS instance. More... | |
High-level interface for wippersnapper to manage servo objects
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Brent Rubell for Adafruit Industries 2022
MIT license, all text here must be included in any redistribution.
Global WS instance.
Wippersnapper variable.
1.8.13