aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-adc.h
diff options
context:
space:
mode:
Diffstat (limited to 'spaghetti-monster/fsm-adc.h')
-rw-r--r--spaghetti-monster/fsm-adc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/spaghetti-monster/fsm-adc.h b/spaghetti-monster/fsm-adc.h
index 6317b0b..2a7c26d 100644
--- a/spaghetti-monster/fsm-adc.h
+++ b/spaghetti-monster/fsm-adc.h
@@ -72,6 +72,7 @@ volatile int16_t projected_temperature; // Fight the future!
volatile uint8_t therm_ceil = DEFAULT_THERM_CEIL;
//void low_temperature();
//void high_temperature();
+volatile uint8_t reset_thermal_history = 1;
#endif