Fix Comtrend AR-5381u Power LED

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34471
lede-17.01
Florian Fainelli 2012-12-04 15:19:50 +00:00
parent 8516ddb133
commit d9d0814fc2
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
+ .leds = {
+ {
+ .name = "96328A-1241N:green:power",
+ .gpio = 8,
+ .gpio = 4,
+ .active_low = 1,
+ .default_trigger = "default-on",
+ },

View File

@ -42,7 +42,7 @@
+ .leds = {
+ {
+ .name = "96328A-1241N:green:power",
+ .gpio = 8,
+ .gpio = 4,
+ .active_low = 1,
+ .default_trigger = "default-on",
+ },