Richard Hoekstra / Mbed 2 deprecated TLS2-Motorcontroller_v2

Dependencies:   mbed PID

Files at this revision

API Documentation at this revision

Comitter:
RichardHoekstra
Date:
Thu Nov 17 12:02:14 2016 +0000
Parent:
5:006b0b8374ea
Child:
7:ace2a14eff7d
Commit message:
geen idee wat ik aangepast heb

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Nov 17 10:32:45 2016 +0000
+++ b/main.cpp	Thu Nov 17 12:02:14 2016 +0000
@@ -169,9 +169,7 @@
         }
         //Reset the PID timer
         t_PID.reset();
-    } 
-
-    
+    }    
 }
 
 int main() {