mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
amlogic: add SM1 to cputemp script
This commit is contained in:
parent
241b19ebf2
commit
2aff58d177
@ -4,7 +4,7 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
case $(dtsoc) in
|
||||
amlogic,g12*)
|
||||
amlogic,g12*|amlogic,sm1)
|
||||
TEMP=$(cat /sys/devices/virtual/thermal/thermal_zone1/temp)
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user