From 54e8c9eba5f9374ee5284d077e5d6d340a55c4e3 Mon Sep 17 00:00:00 2001 From: Johannes <31liwaj@elmbrookstudents.org> Date: Fri, 24 Oct 2025 01:16:19 +0000 Subject: [PATCH] Update codes_for_scrimmage/hazmat/mainhazmatUPD.py --- codes_for_scrimmage/hazmat/mainhazmatUPD.py | 1 - 1 file changed, 1 deletion(-) diff --git a/codes_for_scrimmage/hazmat/mainhazmatUPD.py b/codes_for_scrimmage/hazmat/mainhazmatUPD.py index 6f05d42..eed6bef 100644 --- a/codes_for_scrimmage/hazmat/mainhazmatUPD.py +++ b/codes_for_scrimmage/hazmat/mainhazmatUPD.py @@ -121,7 +121,6 @@ async def Run4(): # From Send_Over_Final.py #Get to Red Start await drive_base.straight(-110) await drive_base.turn(90) - # while True: # distance_mm = await lazer_ranger.distance() # print('distancing...',distance_mm)