diff options
Diffstat (limited to 'spaghetti-monster/anduril/tempcheck-mode.h')
| -rw-r--r-- | spaghetti-monster/anduril/tempcheck-mode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/tempcheck-mode.h b/spaghetti-monster/anduril/tempcheck-mode.h index 36c41c1..83edd9c 100644 --- a/spaghetti-monster/anduril/tempcheck-mode.h +++ b/spaghetti-monster/anduril/tempcheck-mode.h @@ -24,7 +24,7 @@ uint8_t tempcheck_state(Event event, uint16_t arg); uint8_t thermal_config_state(Event event, uint16_t arg); -void thermal_config_save(); +void thermal_config_save(uint8_t step, uint8_t value); #endif |
