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: RoboClaw mbed StepperMotor
Fork of RoboClaw by
Diff: Map/map.h
- Revision:
- 68:d19988565dfd
- Parent:
- 64:24e1057a97f7
- Child:
- 72:b628daa54f3c
--- a/Map/map.h	Thu May 05 02:11:25 2016 +0200
+++ b/Map/map.h	Thu May 05 00:41:18 2016 +0000
@@ -16,7 +16,7 @@
 #include "../../StepperMotor/Stepper.h"
 
 #define X_START_VERT 110
-#define X_START_VIOLET 2990
+#define X_START_VIOLET 2890
 #define Y_START 1000
 
 class map {
    