update main
This commit is contained in:
parent
1cbae5ced1
commit
f114e91092
@ -83,8 +83,8 @@ void opcontrol() {
|
||||
while (true) {
|
||||
//chassis.arcade_standard(ary::SPLIT, e_curve_type::DEFAULT);
|
||||
if (globals::master.get_digital(DIGITAL_R1)) {
|
||||
motor_tlb.move_voltage(-8500);
|
||||
motor_trb.move_voltage(8500);
|
||||
motor_tlb.move_voltage(-12000);
|
||||
motor_trb.move_voltage(12000);
|
||||
} else {
|
||||
motor_tlb.move_voltage(0);
|
||||
motor_trb.move_voltage(0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user