disable active brake
This commit is contained in:
parent
dd659b7cb5
commit
f0d3b9aac2
@ -64,6 +64,7 @@ void autonomous() {
|
|||||||
|
|
||||||
void opcontrol() {
|
void opcontrol() {
|
||||||
//Gif gif(chip_gif, lv_scr_act());
|
//Gif gif(chip_gif, lv_scr_act());
|
||||||
|
disableActiveBrake();
|
||||||
opControlInit(); // Configure the chassis for driver control
|
opControlInit(); // Configure the chassis for driver control
|
||||||
|
|
||||||
while (true) {
|
while (true) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user