resin-supervisor.bbappend: Add LED_FILE for Orange Pi Zero
Added LED_File for Orange Pi Zero to support Activity Indication
This commit is contained in:
parent
086c0520bb
commit
7d46428810
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
LED_FILE_orange-pi-lite = "/sys/devices/platform/leds/leds/orangepi\:red\:status/brightness"
|
||||
LED_FILE_orange-pi-zero = "/sys/devices/platform/leds/leds/orangepi\:red\:status/brightness"
|
||||
|
||||
LED_FILE_nanopi-neo-air = "/sys/class/leds/nanopi\:blue\:status/brightness"
|
||||
|
|
Loading…
Add table
Reference in a new issue