doc/mode-button: document required type of led

This commit is contained in:
Christian Hesse 2023-12-14 08:54:04 +01:00
parent f9528f0ac5
commit 5fdc8d9e65

View file

@ -52,7 +52,7 @@ Configuration
The configuration goes to `global-config-overlay`, these are the parameters:
* `ModeButton`: an array with defined actions
* `ModeButtonLED`: led to give visual feedback
* `ModeButtonLED`: led to give visual feedback, `type` must be `on` or `off`
> **Info**: Copy relevant configuration from
> [`global-config`](../global-config.rsc) (the one without `-overlay`) to