The localization library for SCRIBE

Dependents:   SCRIBE_stepper

Revision:
3:c749f7b2e12c
Parent:
2:e9d692eea8de
Child:
6:ee872bf49be6
--- a/localization.h	Mon Apr 18 23:05:21 2016 +0000
+++ b/localization.h	Mon Apr 18 23:06:13 2016 +0000
@@ -2,7 +2,7 @@
 #include "ultrasonic.h"
 #include "BNO055.h"
 
-#define VERTICAL // define it on the vertical version to compile the corresponding code
+//#define VERTICAL // define it on the vertical version to compile the corresponding code
 
 class localization
 {