carte esclave petit robot
Dependencies: mbed Herkulex_Library_2019 actions_Gr ident_crac actions_Pr
Diff: Capteurs/dt.cpp
- Revision:
- 41:832128353732
- Parent:
- 27:9627700d989f
--- a/Capteurs/dt.cpp Thu May 23 18:42:51 2019 +0000 +++ b/Capteurs/dt.cpp Sat May 25 15:15:30 2019 +0000 @@ -29,10 +29,10 @@ double DT4_trait[256]= {0}; double DT4_trait_Ex; -bool DT1_interrupt_Ex; -bool DT2_interrupt_Ex; -bool DT3_interrupt_Ex; -bool DT4_interrupt_Ex; +unsigned char DT1_interrupt_Ex; +unsigned char DT2_interrupt_Ex; +unsigned char DT3_interrupt_Ex; +unsigned char DT4_interrupt_Ex; unsigned char n = 0; bool flag_t=0;