mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
ath79: Utilize new LED modes from diag.sh for Archer A7/C7 v5
Tested-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
9888f1b96c
commit
6f354c4d32
@ -12,7 +12,10 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
led-status = &system;
|
led-boot = &system;
|
||||||
|
led-failsafe = &system;
|
||||||
|
led-running = &system;
|
||||||
|
led-upgrade = &system;
|
||||||
};
|
};
|
||||||
|
|
||||||
gpio_leds: leds {
|
gpio_leds: leds {
|
||||||
|
Loading…
Reference in New Issue
Block a user