Group 9 BioRobotics / Mbed 2 deprecated motor_encoder

Dependencies:   QEI mbed HIDScope

Revision:
1:ccb2f96c393a
Parent:
0:5d1481a32da2
Child:
2:cb7d7e31e30e
--- a/main.cpp	Fri Oct 12 08:26:51 2018 +0000
+++ b/main.cpp	Fri Oct 12 08:31:16 2018 +0000
@@ -6,7 +6,7 @@
 Serial pc(USBTX,USBRX);
 int counts;
 
-
+//Kenneth was here
 DigitalOut dirpin(D4);
 PwmOut pwmpin(D5);
 AnalogIn pot_1(A1);