hoi

Dependencies:   Encoder HIDScope MODSERIAL mbed

Fork of home_position_1 by Rianne Bulthuis

Files at this revision

API Documentation at this revision

Comitter:
arunr
Date:
Thu Oct 22 13:55:28 2015 +0000
Parent:
6:1597888c9a56
Commit message:
bewegen met emg mogelijk, homeposition draait weer door voordat hij terug gaat;

Changed in this revision

QEI.lib Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/QEI.lib	Thu Oct 22 13:53:03 2015 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/aberk/code/QEI/#5c2ad81551aa
--- a/main.cpp	Thu Oct 22 13:53:03 2015 +0000
+++ b/main.cpp	Thu Oct 22 13:55:28 2015 +0000
@@ -1,7 +1,6 @@
 #include "mbed.h"
 #include "encoder.h"
 #include "HIDScope.h"
-#include "QEI.h"
 #include "MODSERIAL.h"
 
 DigitalOut  motor1_direction(D4);