PServo v0.2.1
Loading...
Searching...
No Matches
Variables
ps::Default Namespace Reference

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.
 

Detailed Description

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.

See also
ps::PServo