PServo v0.2.1
|
Variables | |
unsigned char constexpr | MIN = 0 |
Minimal default degree position. | |
unsigned char constexpr | MAX = 180 |
Maximum default degree position. | |
unsigned char constexpr | DELAY = 1 |
Default delay between movement updates. | |
Normally the user doesn't need this values at all, they're here to construct the ps::PServo
object with these default values. But it can't be quite helpful to know how this state machine works.