docs: Define more clearly the behaviour of LED methods.
Addresses issue #1006.
This commit is contained in:
parent
0078561303
commit
9642846d71
@ -31,8 +31,9 @@ Methods
|
|||||||
|
|
||||||
.. method:: led.on()
|
.. method:: led.on()
|
||||||
|
|
||||||
Turn the LED on.
|
Turn the LED on, to maximum intensity.
|
||||||
|
|
||||||
.. method:: led.toggle()
|
.. method:: led.toggle()
|
||||||
|
|
||||||
Toggle the LED between on and off.
|
Toggle the LED between on (maximum intensity) and off. If the LED is at
|
||||||
|
non-zero intensity then it is considered "on" and toggle will turn it off.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user