Capteur_US

Dependencies:   mbed DRV8825

Revision:
2:094c09903a9c
Parent:
1:2fe8c402ee79
Child:
3:3ba377aafdfd
--- a/debug.cpp	Wed Jul 08 20:42:19 2020 +0000
+++ b/debug.cpp	Thu Jul 09 21:03:01 2020 +0000
@@ -140,6 +140,6 @@
 
 void affCodeurs(){
     if(aff_cd[0]) printf("CdgA = %d\n\r", cpt_cdgA);   
-    if(aff_cd[1]) printf("CdgB = %d\n\r", cpt_cdgB); 
+    //if(aff_cd[1]) printf("CdgB = %d\n\r", cpt_cdgB); 
 }    
     
\ No newline at end of file