Andrew Scheller
c9461c50d3
Add a pwm option to the RGBLED and Motor constructors
...
...along with the other necessary changes required, to allow them to
optionally be used with non-PWM-capable pins
2016-05-08 18:23:30 +01:00
Andrew Scheller
18bb3f559e
Add RGBLED.pulse method
...
Also add timing tests to all the blink unit-tests
2016-05-04 11:14:36 +01:00
Dave Jones
ecc8df8041
Doc reorganization
2016-04-10 16:47:16 +01:00
Dave Jones
b4a8273472
Bump version and update changelog for 1.1
...
Includes some last minute changes too
2016-02-08 23:37:13 +00:00
Dave Jones
006c10cce0
Miscellaneous minor changes for 1.1
2016-02-08 12:01:42 +00:00
Dave Jones
9871ac3dca
Fix #135
2016-02-08 00:33:05 +00:00
Dave Jones
e52ad37200
Fix prototypes in docs
...
The prototypes in the docs are rigged to make out the first parameter as
mandatory (as it effectively is); however this does mean you've got to
remember to update the prototype when you modify it in the code! :)
2016-01-31 20:07:34 +00:00
Dave Jones
0bc62aee73
Generic docs need reST
...
Conversion of all docs to reST so that the generic docs can link easily
with the rest of the docs.
2016-01-30 23:40:12 +00:00