CCM / Mbed 2 deprecated MCU_Driving

Dependencies:   PID QEI mbed

Files at this revision

API Documentation at this revision

Comitter:
sjmcscheepens
Date:
Thu May 01 00:37:50 2014 +0000
Parent:
6:bc58bd87122e
Child:
10:0fdeecaf366d
Commit message:
again;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu May 01 00:09:06 2014 +0000
+++ b/main.cpp	Thu May 01 00:37:50 2014 +0000
@@ -39,7 +39,7 @@
 float turn_end_time = 0;
 
 //value declarations
-float dc_drive = 0.1;
+float dc_drive = 0.1;// change for higher speeds
 float dc_low = 0;
 float dc_high = 1;