Maxbotix ultrasonic distance sensor library

Fork of MaxbotixDriver by Daniel Casner

Revision:
2:911740f19198
Parent:
1:330989f98a6e
Child:
4:95f696f59d94
--- a/sonar.h	Sun Dec 27 19:47:07 2015 +0000
+++ b/sonar.h	Wed Mar 16 23:37:03 2016 +0000
@@ -22,7 +22,7 @@
     /// Returns range in cm as int
     int readCm();
     
-    /// Returns range in mS as int
+    /// Returns range in uS as int
     int read();
     
     /// Returns the range in CM as an int