Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-23 | mode-button: make LED configurablechange-35 | 1 | -1/+3 | ||
2020-10-23 | mode-button: act on led with type on or off only | 1 | -5/+12 | ||
2020-10-23 | mode-button: act on led with no interface setting only | 1 | -2/+2 | ||
2020-10-23 | mode-button: fix delay | 1 | -2/+1 | ||
The `:beep` command is async... So an additional delay is required unconditionally. | |||||
2020-10-23 | mode-button: support inverted blink | 1 | -2/+5 | ||
2020-10-22 | mode-button: use user-led for visual feeback | 1 | -4/+6 | ||
The user-led needs to be configured with type=off, it is ignored with other configuration. | |||||
2020-10-16 | mode-button: merge mode-button-event & mode-button-schedulerchange-32 | 1 | -0/+54 | ||