1
0
Fork 0
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:
suyuan 2023-09-13 22:13:12 +08:00
parent dac4d10cb3
commit 4df9f7456e

View file

@ -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)