From 0c4335993af154cf6ec9f0c8213dc15f83d2095b Mon Sep 17 00:00:00 2001 From: Johannes <31liwaj@elmbrookstudents.org> Date: Fri, 7 Nov 2025 23:12:43 +0000 Subject: [PATCH] Update missions/tip the scale.py --- missions/tip the scale.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/missions/tip the scale.py b/missions/tip the scale.py index 344aa05..bc1f5ab 100644 --- a/missions/tip the scale.py +++ b/missions/tip the scale.py @@ -24,7 +24,7 @@ async def main(): right_arm.run_angle(500,200) await drive_base.straight(70) - await drive_base.turn(-65) + await drive_base.turn(-70) await drive_base.straight(900) await drive_base.turn(110)