Files
espurna/code
Max Prokhorov 945652f806 btn: key0 should override key
https://github.com/xoseperez/espurna/pull/1772#issuecomment-609847420
> Without the patch btnRepDel overrides every btnRepDel0, btnRepDel1 etc., btnRepDel0 read second, then hard-coded value.
With the patch btnRepDel0 is read first, then btnRepDel, then hard-coded value.

Indexed key can only be set via settings upload or in terminal, WebUI can change only the global override setting. Allow more 'specific' key to override global setting.
2020-04-08 02:41:09 +03:00
..
2020-04-08 02:41:09 +03:00
2020-04-08 00:37:26 +03:00
2019-07-11 00:34:17 +03:00
2020-04-08 01:48:45 +03:00
2019-07-11 00:34:17 +03:00
2020-04-07 21:48:43 +03:00
2018-12-09 21:11:12 +01:00
2018-12-09 00:03:55 +03:00
2020-04-08 02:33:26 +03:00
2019-07-11 00:34:17 +03:00