cpu_thermal_zone is configurable now (#151)
This commit is contained in:
@@ -77,4 +77,7 @@ rpi5_fan_speed = False
|
||||
rpi_power_status = False
|
||||
|
||||
# Check for apt updates - experimental feature, disabled by default, updateed with update_check_interval
|
||||
apt_updates = False
|
||||
apt_updates = False
|
||||
|
||||
# Change the thermal zone if you have issues with cpu temps
|
||||
cpu_thermal_zone = 'cpu'
|
||||
Reference in New Issue
Block a user