1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 00:02:21 +03:00

[brcm63xx] fix alice gate2 internet:green led (#6743)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22273 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-07-18 10:29:44 +00:00
parent 8a674c3d5e
commit 741d3e3d16
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
+ },
+ {
+ .name = "internet:green",
+ .gpio = 25,
+ .gpio = 24,
+ .active_low = 1,
+ },
+ {

View File

@ -55,7 +55,7 @@
+ },
+ {
+ .name = "internet:green",
+ .gpio = 25,
+ .gpio = 24,
+ .active_low = 1,
+ },
+ {