kopia lustrzana https://github.com/bristol-seds/pico-tracker
[ubseds14,cold-out] increase cold-out threshold at -58 degC
rodzic
f4436d8a0c
commit
d8b372b18d
|
@ -177,7 +177,7 @@
|
||||||
/**
|
/**
|
||||||
* Cold out
|
* Cold out
|
||||||
*/
|
*/
|
||||||
#define COLD_OUT_TEMPERATURE (-60.0)
|
#define COLD_OUT_TEMPERATURE (-58.0)
|
||||||
#define COLD_OUT_SECONDS (15*60) /* 15 minutes */
|
#define COLD_OUT_SECONDS (15*60) /* 15 minutes */
|
||||||
#define COLD_OUT_COUNT_MAX (16*4) /* up to 16 hours */
|
#define COLD_OUT_COUNT_MAX (16*4) /* up to 16 hours */
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue