mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Set boot led as green for z8102ax
This commit is contained in:
parent
2f5e3b9495
commit
27d1080a17
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
serial0 = &uart0;
|
serial0 = &uart0;
|
||||||
led-boot = &led_status_red;
|
led-boot = &led_status_green;
|
||||||
led-failsafe = &led_status_red;
|
led-failsafe = &led_status_red;
|
||||||
led-running = &led_status_green;
|
led-running = &led_status_green;
|
||||||
led-upgrade = &led_status_green;
|
led-upgrade = &led_status_green;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue