1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-28 19:12:00 +03:00

[brcm63xx] fix alarm led color for board 96348A-122

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32089 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-06-06 16:07:46 +00:00
parent 0e5685072e
commit d19ba29311

View File

@ -27,7 +27,7 @@
+ .default_trigger = "default-on",
+ },
+ {
+ .name = "96348A-122:green:alarm",
+ .name = "96348A-122:red:alarm",
+ .gpio = 2,
+ .active_low = 1,
+ },