This commit is contained in:
George Ruinelli
2023-02-22 10:45:31 +01:00
parent 53d64d9ff3
commit d6af7252dc
35 changed files with 100 additions and 29 deletions

View File

@@ -1,4 +1,5 @@
# Parameter `LEDColor`
Default Value: `150 150 150`
Color of the attached LEDs to GPIO12 in (R)ed, (G)reen (B)lue from `0` (full off) .. `255` (full on).
Color of the attached LEDs to GPIO12 in **R**ed, **G**reen **B**lue from `0` (full off) .. `255` (full on)
(See `IO12` parameter).

View File

@@ -1,3 +1,4 @@
# Parameter `LEDNumbers`
Default Value: `2`
Number of LEDs on the external LED-stripe attached to GPIO12 (See `IO12` parameter).