Werkend motorscript met led feedback

Dependencies:   Encoder MODSERIAL mbed

Fork of frdm_Motortryout2 by Robert Schulte

Revision:
4:f11dacf12ca7
Parent:
3:051c91b04acd
--- 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;