1
0
mirror of https://github.com/sjlongland/cluster-powerctl.git synced 2025-09-13 20:13:16 +10:00

Lengthen some timeouts.

We seem to be a bit too impatient waiting for the mains charger to kick
in, and too hasty for the fan.
This commit is contained in:
Stuart Longland 2016-11-05 17:04:45 +10:00
parent d29d15308b
commit 301c9a9d43
Signed by: stuartl
GPG Key ID: 4DFA191410BDE3B7

View File

@ -27,7 +27,7 @@
/*!
* How long to wait before switching charging sources?
*/
#define SRC_TIMEOUT (15)
#define SRC_TIMEOUT (30)
/*!
* How long to wait at high battery before shutdown?
@ -48,7 +48,7 @@
#define FAN_PWM_MAX (255) /*!< Maximum PWM value */
/*! Fan kick-start timeout */
#define FAN_TIMEOUT (5)
#define FAN_TIMEOUT (15)
/*
* ADC Voltage divider settings