mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
busybox: drop VIM3 workaround from ledfix
This commit is contained in:
parent
7c9365ae35
commit
f55929632e
@ -14,10 +14,3 @@ case $(dtsoc) in
|
||||
done
|
||||
;;
|
||||
esac
|
||||
|
||||
# add device-specific led handling here
|
||||
case $(dtname) in
|
||||
khadas,vim3*)
|
||||
echo "255" > /sys/devices/platform/leds/leds/vim3\:red/brightness
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user