affichage v7

Fork of AFFICHAGE by Projet robot

Revision:
9:2cc0e874fb4e
Parent:
8:80a4449820ac
--- a/Affichage.h	Wed Mar 15 15:26:50 2017 +0000
+++ b/Affichage.h	Thu Mar 23 12:41:30 2017 +0000
@@ -12,5 +12,6 @@
         void affichage2ligne();
         void affichageUltrason(float distance);
         void afficherObstacle(bool obstacle);
+        void sePresenter();
         
 };
\ No newline at end of file