mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
parent
4df9f7456e
commit
8246bbbe99
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ START=20
|
||||||
start()
|
start()
|
||||||
{
|
{
|
||||||
# 温度阈值设置
|
# 温度阈值设置
|
||||||
HIGH_THRESHOLD=70000
|
HIGH_THRESHOLD=60000
|
||||||
LOW_THRESHOLD=60000
|
LOW_THRESHOLD=50000
|
||||||
|
|
||||||
# 读取初始温度值
|
# 读取初始温度值
|
||||||
temperature=$(cat /sys/class/thermal/thermal_zone0/temp)
|
temperature=$(cat /sys/class/thermal/thermal_zone0/temp)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue