Werkend motorscript met led feedback

Dependencies:   Encoder MODSERIAL mbed

Fork of frdm_Motortryout2 by Robert Schulte

Files at this revision

API Documentation at this revision

Comitter:
Margreeth95
Date:
Mon Sep 28 09:21:55 2015 +0000
Parent:
3:051c91b04acd
Commit message:
test;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 051c91b04acd -r f11dacf12ca7 main.cpp
--- a/main.cpp	Mon Sep 21 11:16:34 2015 +0000
+++ b/main.cpp	Mon Sep 28 09:21:55 2015 +0000
@@ -10,6 +10,7 @@
 
 int main()
 {
+    //test
     motor2direction = 0;
     motor2speed = 0;
     led = 1;