Skip to content

Commit 5532cb2

Browse files
committed
Increase SHUTDOWN_TIME from 10 to 20 seconds
1 parent 63a2790 commit 5532cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LCM/Code/App/task.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#define CHARGING_VOLTAGE 40
3333
#endif
3434

35-
#define SHUTDOWN_TIME 10
35+
#define SHUTDOWN_TIME 20
3636
#define VESC_RPM 1000
3737
#define VESC_BOOT_TIME 4000
3838
#define VESC_SHUTDOWN_TIME 1000

0 commit comments

Comments
 (0)