Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of MicroMouse_MASTER_TWO by
Diff: Drive.h
- Revision:
- 3:2ec7cf8bc3fc
- Parent:
- 2:592f01278db4
- Child:
- 4:e3f388933954
diff -r 592f01278db4 -r 2ec7cf8bc3fc Drive.h
--- a/Drive.h	Wed Apr 04 15:24:28 2018 +0000
+++ b/Drive.h	Sun Apr 08 19:17:01 2018 +0000
@@ -22,8 +22,7 @@
     
     static const float DRIVINGSPEED;
     static const int DRIVINGCOUNTS; 
-   
-
+    
     float difference;
     
     KontrastSensor& kontrastSensor;
    