mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[brcm63xx ] Fix Comtrend AR-5381u Power LED
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34471 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
+ .leds = {
|
||||
+ {
|
||||
+ .name = "96328A-1241N:green:power",
|
||||
+ .gpio = 8,
|
||||
+ .gpio = 4,
|
||||
+ .active_low = 1,
|
||||
+ .default_trigger = "default-on",
|
||||
+ },
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
+ .leds = {
|
||||
+ {
|
||||
+ .name = "96328A-1241N:green:power",
|
||||
+ .gpio = 8,
|
||||
+ .gpio = 4,
|
||||
+ .active_low = 1,
|
||||
+ .default_trigger = "default-on",
|
||||
+ },
|
||||
|
||||
Reference in New Issue
Block a user