mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
ath79: add LTE led for GL.iNet GL-XE300
This commit adds the LTE led for GL.iNet GL-XE300 to the default leds config. Signed-off-by: Leo Soares <leo@hyper.ag>
This commit is contained in:
parent
4cccea02a6
commit
35a0f2b00c
@ -17,6 +17,7 @@ glinet,gl-ar300m-nor)
|
||||
glinet,gl-xe300)
|
||||
ucidef_set_led_netdev "wan" "WAN" "green:wan" "eth1"
|
||||
ucidef_set_led_switch "lan" "LAN" "green:lan" "switch0" "0x10"
|
||||
ucidef_set_led_netdev "3gnet" "LTE" "green:lte" "wwan0"
|
||||
;;
|
||||
netgear,pgzng1)
|
||||
ucidef_set_led_wlan "wlan" "WLAN" "green:wlan" "phy0tpt"
|
||||
|
Loading…
Reference in New Issue
Block a user