ramips: add status led for ZBT-WE826
Signed-off-by: Andrew Yong <me@ndoo.sg>
This commit is contained in:
parent
4220cc3255
commit
8c9b8d70b1
1 changed files with 2 additions and 1 deletions
|
@ -145,7 +145,8 @@ get_status_led() {
|
||||||
status_led="$board:amber:cpu"
|
status_led="$board:amber:cpu"
|
||||||
;;
|
;;
|
||||||
oy-0001|\
|
oy-0001|\
|
||||||
sl-r7205)
|
sl-r7205|\
|
||||||
|
zbt-we826)
|
||||||
status_led="$board:green:wifi"
|
status_led="$board:green:wifi"
|
||||||
;;
|
;;
|
||||||
psr-680w)
|
psr-680w)
|
||||||
|
|
Loading…
Reference in a new issue