Time down to 1s

This commit is contained in:
2021-04-22 19:51:35 +02:00
parent d3d7ce08e4
commit 74ec72138a

View File

@@ -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