2
0
forked from Ivasoft/openwrt

ramips: add support for belkin F7C027 wemo/homeautomatisation plug

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

SVN-Revision: 36897
This commit is contained in:
John Crispin
2013-06-10 08:24:50 +00:00
parent e078f649b5
commit 30786d2dd0
7 changed files with 151 additions and 0 deletions

View File

@@ -129,6 +129,9 @@ get_status_led() {
xdxrn502j)
status_led="xdxrn502j:green:power"
;;
f7c027)
status_led="belkin:orange:status"
;;
esac
}