From 01b4c1ebc6c00ca9c92d5baed467655fd5b86a44 Mon Sep 17 00:00:00 2001 From: Laptop 3 Date: Wed, 22 Nov 2023 18:49:27 +0100 Subject: [PATCH] Docs --- main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index 1a4e5bb..06a23f1 100644 --- a/main.py +++ b/main.py @@ -87,6 +87,7 @@ def hologram_aufgabe1(): iqRobot.drehe(-45, False) iqRobot.fahre_gerade_aus(cm=-75,speed=50) -#hologram_aufgabe1() +hologram_aufgabe1() +# Fahre, bis 5 Zentimeter vor Gegenstand iqRobot.fahre_bis_abstand(5)