Dependencies:   mbed

Revision:
1:0f2ba28c2e70
Parent:
0:163dfb02ed36
diff -r 163dfb02ed36 -r 0f2ba28c2e70 fonction.h
--- a/fonction.h	Tue Apr 14 08:34:05 2015 +0000
+++ b/fonction.h	Tue Apr 14 08:42:37 2015 +0000
@@ -3,6 +3,7 @@
 #define NB2 2
 #define NB3 3
 #define FINAL 4
+#define ERREUR 5
 
 
 int bitToInt(int );