Temperatur is read
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "controller.h"
|
||||
|
||||
|
||||
#define DELAY_TIME 10000 /**< time between measurements [ms] */
|
||||
#define DELAY_TIME 1000 /**< time between measurements [ms] */
|
||||
#define MIN_FAN_SPEED_PERCENT 24 /**< minimum fan speed [%] */
|
||||
#define MIN_TEMP 25 /**< turn fan off below [deg C] */
|
||||
#define MAX_TEMP 40 /**< turn fan to full speed above [deg C] */
|
||||
|
Reference in New Issue
Block a user