From dc5950178189a8d244b9abca27f6e8beebffabde Mon Sep 17 00:00:00 2001 From: Laptop 3 Date: Wed, 22 Nov 2023 19:00:15 +0100 Subject: [PATCH] . --- main.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/main.py b/main.py index 06a23f1..cffdfc7 100644 --- a/main.py +++ b/main.py @@ -88,6 +88,3 @@ def hologram_aufgabe1(): iqRobot.fahre_gerade_aus(cm=-75,speed=50) hologram_aufgabe1() - -# Fahre, bis 5 Zentimeter vor Gegenstand -iqRobot.fahre_bis_abstand(5)