From f5688df298f869eb372f82b411416d3c34420363 Mon Sep 17 00:00:00 2001 From: "vandepoele.e" <> Date: Mon, 7 Nov 2022 17:40:26 +0100 Subject: [PATCH] =?UTF-8?q?D=C3=A9pot=20final?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/main.py b/main.py index b62b2b8..c417b63 100644 --- a/main.py +++ b/main.py @@ -245,6 +245,4 @@ while True: else: allSpeed(0) - checkLight() - -#bug : - Détection du terrain défaillant (piste : fonctionnement du capteur accel.x()). \ No newline at end of file + checkLight() \ No newline at end of file