mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-09-07 21:40:28 +00:00
This patch adds support for creation heartbeat led trigger with,
for example, this command:
ucidef_set_led_heartbeat "..." "..." "..."
from /etc/board.d/01_leds.
Signed-off-by: Alexey Smirnov <s.alexey@gmail.com>
(cherry picked from commit 66071729a2
)