3/26/16 12:25 am JJ

Dependents:   steppertest R5 2016 Robotics Team 1

Fork of scanner by David Vasquez

Revision:
20:08bad292c737
Parent:
19:795968997140
--- a/scanner.h	Fri Apr 08 01:35:45 2016 +0000
+++ b/scanner.h	Mon Feb 27 11:51:58 2017 +0000
@@ -1,4 +1,4 @@
-/*#ifndef SCANNER_H
+#ifndef SCANNER_H
 #define SCANNER_H
 #include "mbed.h"
 #include "LongRangeSensor.h"
@@ -81,4 +81,4 @@
     std::stack<huntMove> myStack;
 };
 
-#endif // SCANNER_H*/
+#endif // SCANNER_H