mode-button: make LED configurable

This commit is contained in:
Christian Hesse 2020-10-23 21:33:38 +02:00
parent 2e4658e49a
commit fee2523a22
6 changed files with 11 additions and 5 deletions

View file

@ -46,9 +46,10 @@ To use the reset button instead:
Configuration
-------------
The configuration goes to `global-config-overlay`, the only parameter is:
The configuration goes to `global-config-overlay`, these are the parameters:
* `ModeButton`: an array with defined actions
* `ModeButtonLED`: led to give visual feedback
Usage and invocation
--------------------