first itteration

Dependencies:   MODSERIAL QEI mbed

Files at this revision

API Documentation at this revision

Comitter:
Arnoud113
Date:
Fri Oct 27 10:22:59 2017 +0000
Parent:
6:1a410879a539
Commit message:
WEG

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 1a410879a539 -r 080805fc3cf0 main.cpp
--- a/main.cpp	Fri Oct 27 09:38:09 2017 +0000
+++ b/main.cpp	Fri Oct 27 10:22:59 2017 +0000
@@ -146,8 +146,6 @@
     ledb = 1;
     ledg = 1;
     
-    
-    
     controller.attach(&MeasureAndControl, 0.1);
        
     while(1)