The localization library for SCRIBE

Dependents:   SCRIBE_stepper

Revision:
2:e9d692eea8de
Parent:
1:2cd9602780f4
Child:
3:c749f7b2e12c
--- a/localization.h	Mon Apr 18 22:46:58 2016 +0000
+++ b/localization.h	Mon Apr 18 23:05:21 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
 {