Fork of DACandticker_sample_with_debug by William Marsh

Files at this revision

API Documentation at this revision

Comitter:
AnastasiosBarlas
Date:
Wed Feb 14 15:56:02 2018 +0000
Parent:
3:fcf87401c1b2
Commit message:
Version 3

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r fcf87401c1b2 -r 78ec71fcb981 main.cpp
--- a/main.cpp	Wed Feb 14 15:43:28 2018 +0000
+++ b/main.cpp	Wed Feb 14 15:56:02 2018 +0000
@@ -72,7 +72,7 @@
  
     tick.attach_us(callback(&readA0), 10000); // ticks every 10ms
    
-
+  
     while (true) 
     {  
         osEvent evt = mailbox.get(); // wait for mail