openwrt/package/base-files/files
Florian Eckert c6fabd0bc3 base-files/leds: add setting the LED color via uci
Add the possibility that colored LEDs can also be configured via the uci.

config led 'led1'
	option name '<name>'
	option sysfs '<path>'
	option trigger 'default-on'
	option default '1'
-->	option color_{$color} '<0-255>'

The supported names of the variable "${color}" for the selected LED can be
queried in the file with the name 'multi_index'.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-02-07 15:34:43 +01:00
..
bin base-files: ipcalc.sh: Add netmask2prefix function 2023-12-12 12:30:35 -07:00
etc base-files/leds: add setting the LED color via uci 2024-02-07 15:34:43 +01:00
lib base-files: upgrade: nand.sh: mute umount error 2024-02-01 00:52:54 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin wifi-scripts: add new package, move wifi scripts to a single place 2024-02-03 16:16:36 +01:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00