Alif Ahmed / Mbed OS ADCandticker_with_interrupt_part1
Revision:
9:208f11c83786
Parent:
8:f6a614ff2041
Child:
10:7a4d7bf54f80
diff -r f6a614ff2041 -r 208f11c83786 main.cpp
--- a/main.cpp	Thu Feb 27 14:08:44 2020 +0000
+++ b/main.cpp	Thu Feb 27 14:10:22 2020 +0000
@@ -120,7 +120,7 @@
             if (counter == 10) {  // limit bandwidth of serial
                 pc.printf(vstring) ;
                 counter = 0 ;
-            }
+            } 
                 
   //             if (!b1.read()) {    // now down
   //                  while(true) {