wifipineapple-openwrt/package/base-files/files/lib/functions
Gabor Juhos 9b24e8bb6d base-files: introduce commonly used helper functions for setting leds
Currently, most platforms define such helpers in their own diag.sh
implementation with almost identical code. By factoring out the
common ground it's possible to simplify maintainability and
homogenize the haptics over multiple platforms (so far as is
reasonably practicable, in a next step).

[juhosg:
 - fix led_set_attr parameters in led_timer
 - add led_morse and status_led_set_morse helpers
 - add status_led_blink_{preinit,failsafe} helpers]

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 09:56:23 +00:00
..
leds.sh base-files: introduce commonly used helper functions for setting leds 2013-02-18 09:56:23 +00:00
network.sh base-files: fix network_get_prefix6 2013-01-22 16:47:16 +00:00
service.sh base-files: split service related functions off to /lib/functions/service.sh 2012-03-20 14:29:50 +00:00
uci-defaults.sh base-files: uci-defaults for rssileds 2012-08-13 14:01:37 +00:00