diff options
author | Christian Hesse <mail@eworm.de> | 2020-10-23 21:33:38 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-10-23 21:50:14 +0200 |
commit | fee2523a226e28e08dd2e2264ff857650a886702 (patch) | |
tree | 1483a97051c17c36af428992b5483740bb920d16 /doc/mode-button.md | |
parent | 2e4658e49a5a2e575ff6b9c0fdadb66f65142d94 (diff) |
mode-button: make LED configurablechange-35
Diffstat (limited to 'doc/mode-button.md')
-rw-r--r-- | doc/mode-button.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/mode-button.md b/doc/mode-button.md index a44b571..8d037e5 100644 --- a/doc/mode-button.md +++ b/doc/mode-button.md @@ -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 -------------------- |