changes to motor library
Fork of motor by
Diff: motor.cpp
- Branch:
- motorupdate
- Revision:
- 22:85cf7b6b0422
- Parent:
- 21:aaa482dad274
- Child:
- 23:96c36a38d83b
--- a/motor.cpp Wed Nov 30 11:15:31 2016 +0000 +++ b/motor.cpp Wed Nov 30 11:32:36 2016 +0000 @@ -1,6 +1,7 @@ #include "mbed.h" #include "TFC.h" #include <math.h> +#include "motor.h" DigitalOut myled(LED1); //adam sucks