carte esclave petit robot

Dependencies:   mbed Herkulex_Library_2019 actions_Gr ident_crac actions_Pr

Revision:
41:832128353732
Parent:
27:9627700d989f
--- a/Capteurs/dt.h	Thu May 23 18:42:51 2019 +0000
+++ b/Capteurs/dt.h	Sat May 25 15:15:30 2019 +0000
@@ -32,8 +32,8 @@
 extern double DT3_trait_Ex;
 extern double DT4_trait_Ex;
 
-extern bool DT1_interrupt_Ex;
-extern bool DT2_interrupt_Ex;
-extern bool DT3_interrupt_Ex;
-extern bool DT4_interrupt_Ex;
-#endif 
\ No newline at end of file
+extern unsigned char DT1_interrupt_Ex;
+extern unsigned char DT2_interrupt_Ex;
+extern unsigned char DT3_interrupt_Ex;
+extern unsigned char DT4_interrupt_Ex;
+#endif
\ No newline at end of file