# fancontrol configuration file.
# Place your device specific configuration in this file.

INTERVAL=5
FCTEMPS=/sys/devices/platform/pwm-fan/hwmon/hwmon[[:print:]]*/pwm1=/sys/devices/platform/versal/hwmon/hwmon*/temp1_input
FCFANS=/sys/devices/platform/pwm-fan/hwmon/hwmon[[:print:]]*/pwm1=/sys/devices/platform/pwm-fan/hwmon/hwmon*/pwm1
MINTEMP=/sys/devices/platform/pwm-fan/hwmon/hwmon*/pwm1=45
MAXTEMP=/sys/devices/platform/pwm-fan/hwmon/hwmon*/pwm1=85
MINSTART=/sys/devices/platform/pwm-fan/hwmon/hwmon*/pwm1=30
MINSTOP=/sys/devices/platform/pwm-fan/hwmon/hwmon*/pwm1=15
MINPWM=/sys/devices/platform/pwm-fan/hwmon/hwmon*/pwm1=15
MAXPWM=/sys/devices/platform/pwm-fan/hwmon/hwmon*/pwm1=255
AVERAGE=/sys/devices/platform/pwm-fan/hwmon/hwmon*/pwm1=4
