carte esclave pompe 2020 V1

Dependencies:   mbed ident_crac

Revision:
14:11e3b2f97b9c
Parent:
12:2491a5b0f90b
Child:
15:658d2d9bb2dd
--- a/extern.h	Thu May 23 08:46:27 2019 +0000
+++ b/extern.h	Thu May 23 08:53:03 2019 +0000
@@ -1,6 +1,17 @@
 #ifndef EXTERN_H
 #define EXTERN_H
 #include "mbed.h"
+
+//------------------------------------sellection Robot---------------------
+#define ROBOT_BIG //Si commenté Petit Robot,  si Décommenter Gros Robot
+
+#ifndef ROBOT_BIG       //  !!!!!!!! ne pas commenter
+    #define ROBOT_SMALL //  !!!!!!!! ne pas commenter
+#endif                  //  !!!!!!!! ne pas commenter
+ 
+//-------------------------------------------------------------------------
+
+
 #include "ident_crac.h"
 #include "class_ventouse.h"