Skip to content

PWM & servo demos

Compare
Choose a tag to compare
@berndporr berndporr released this 19 Nov 10:01
· 28 commits to master since this release

Demos for PWM and servos have been added.
The documentation of the Pin class has been extended and improved.
Also the read command from the Pin class will generate a warning when reading from a digital or analogue input pin urging the user to use an event handler instead.