affichage v7

Fork of AFFICHAGE by Projet robot

Revision:
8:80a4449820ac
Parent:
6:82586f775dc5
Child:
9:2cc0e874fb4e
--- a/Affichage.h	Thu Mar 02 12:31:33 2017 +0000
+++ b/Affichage.h	Wed Mar 15 15:26:50 2017 +0000
@@ -11,6 +11,6 @@
         void effacerTout();
         void affichage2ligne();
         void affichageUltrason(float distance);
-       
+        void afficherObstacle(bool obstacle);
         
 };
\ No newline at end of file