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