Merge branch 'master' of https://github.com/GZod01/ftc2024-robotcode
This commit is contained in:
commit
2f6da412ad
6 changed files with 315 additions and 247 deletions
|
@ -329,10 +329,7 @@ public class Werobot_FTC2024_carlike extends LinearOpMode {
|
|||
if (gamepad1.right_bumper && gamepad1.left_bumper){
|
||||
// launch the plane
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
telemetry.addData("x", x);
|
||||
telemetry.addData("y", y);
|
||||
telemetry.addData("lpow", lpower);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue