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:
Michel Wohlert 2019-02-17 16:20:03 +01:00
parent 086c0520bb
commit 7d46428810

View file

@ -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"