Time down to 1s
This commit is contained in:
@@ -122,7 +122,7 @@
|
|||||||
|
|
||||||
// Hold button 1 for this time to reset session data.
|
// Hold button 1 for this time to reset session data.
|
||||||
// Hold button 2 for this time to reset the Coulomb counter.
|
// 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.
|
// This corresponds (more or less) to how often data is read from VESC.
|
||||||
#define UPDATE_DELAY 50 // ms
|
#define UPDATE_DELAY 50 // ms
|
||||||
|
|||||||
Reference in New Issue
Block a user