hoi
Dependencies: Encoder HIDScope MODSERIAL mbed
Fork of home_position_1 by
Revision 7:22126f285d69, committed 2015-10-22
- 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 |
diff -r 1597888c9a56 -r 22126f285d69 QEI.lib --- 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
diff -r 1597888c9a56 -r 22126f285d69 main.cpp --- 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);