affichage v7

Fork of AFFICHAGE by Projet robot

Revision:
2:9a0f0587d296
Child:
3:97cb6955fab2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Affichage.h	Thu Feb 09 08:41:07 2017 +0000
@@ -0,0 +1,8 @@
+
+class Affichage : Action{
+
+    void presenter();
+    void bonjour();
+    void setNom();
+        
+};
\ No newline at end of file