mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
systemd: add tx9-pro to vfd-clock script
This commit is contained in:
parent
10072276d2
commit
29e9c4c936
@ -23,7 +23,7 @@ do_stop(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
case $(dtname) in
|
case $(dtname) in
|
||||||
oranth,tx3-mini)
|
oranth,tx3-mini|oranth,tx9-pro)
|
||||||
LED_PATH_COLON="/sys/devices/platform/spi/spi_master/spi0/spi0.0/leds/:colon/brightness"
|
LED_PATH_COLON="/sys/devices/platform/spi/spi_master/spi0/spi0.0/leds/:colon/brightness"
|
||||||
LED_PATH_TEXT="/sys/devices/platform/spi/spi_master/spi0/spi0.0/display_text"
|
LED_PATH_TEXT="/sys/devices/platform/spi/spi_master/spi0/spi0.0/display_text"
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user