From 3794fbf3c81dc9322fd387e56c469669c4a5a883 Mon Sep 17 00:00:00 2001 From: Samuel Date: Mon, 17 Apr 2023 22:17:28 +0200 Subject: [PATCH] =?UTF-8?q?Prompt=20des=20tests=20mis=20=C3=A0=20jours?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Test.c | 1 + 1 file changed, 1 insertion(+) diff --git a/Test.c b/Test.c index 79de106..85ed325 100644 --- a/Test.c +++ b/Test.c @@ -81,6 +81,7 @@ int mode_test(){ printf("L - pour la localisation\n"); printf("M - pour les moteurs\n"); printf("N - Fonctions geometrique\n"); + printf("O - Analyse obstacle\n"); printf("T - Trajectoire\n"); printf("U - Scan du bus i2c\n"); printf("V - APDS_9960\n");