Merge pull request #177 from waveform80/misc-11

Miscellaneous minor changes for 1.1
This commit is contained in:
Dave Jones
2016-02-08 13:37:14 +00:00
3 changed files with 25 additions and 10 deletions

View File

@@ -35,7 +35,7 @@ RGBLED
======
.. autoclass:: RGBLED(red, green, blue, active_high=True)
:members: on, off, blink, red, green, blue, value
:members: on, off, toggle, blink, red, green, blue, color
Motor
=====