openwrtv4/package/base-files/files/lib/functions
Mathias Kresin 4cdbf4014b base-files: make ucidef_set_led_rssi offset and factor optional
The offset and factor are only related for LEDs which can have
different brightness values. But binary LEDs are more common and don't
require any further configuation than setting the factor to 1.

Use offset = 0 and factor = 1 in case nothing else is specified.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2017-06-17 15:38:19 +02:00
..
leds.sh kernel: remove unused morse led trigger driver 2016-08-04 20:53:02 +02:00
network.sh base-files: network.sh: fix a number of IPv6 logic flaws 2017-06-08 20:12:52 +02:00
preinit.sh base-files: fix ramoverlay function with kernels 3.18+ 2015-09-21 17:41:07 +00:00
service.sh base-files: remove function service_kill 2014-06-02 12:43:10 +00:00
system.sh base-files: cleanup mtd_get_mac_binary hexdump 2015-12-19 11:28:42 +00:00
uci-defaults.sh base-files: make ucidef_set_led_rssi offset and factor optional 2017-06-17 15:38:19 +02:00