Skip to content

Commit

Permalink
propers
Browse files Browse the repository at this point in the history
  • Loading branch information
SuragNuthulapaty committed Feb 24, 2024
1 parent b4c0bab commit 6c3e5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/moving_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@
motor_rotations.rotate_ccw_90_deg(left_motor, right_motor)
motor_rotations.rotate_ccw_90_deg(left_motor, right_motor)
motor_rotations.move_forward(left_motor, right_motor, 2)
motor_rotations.rotate_cw_90_deg(left_motor, right_motor)
motor_rotations.rotate_ccw_90_deg(left_motor, right_motor)
motor_rotations.move_forward(left_motor, right_motor, 2)

0 comments on commit 6c3e5cd

Please sign in to comment.