diff --git a/src/davega_config.h b/src/davega_config.h index daaa43b..10099d6 100644 --- a/src/davega_config.h +++ b/src/davega_config.h @@ -122,7 +122,7 @@ // Hold button 1 for this time to reset session data. // Hold button 2 for this time to reset the Coulomb counter. -#define COUNTER_RESET_TIME 3000 // ms +#define COUNTER_RESET_TIME 1000 // ms // This corresponds (more or less) to how often data is read from VESC. #define UPDATE_DELAY 50 // ms