Chris Powers / HCSR04
Revision:
1:6f9e41e319ad
Parent:
0:a3bc6812cccb
Child:
2:daacb9d21d73
--- a/HCSR04.h	Wed Jun 03 16:56:09 2020 +0000
+++ b/HCSR04.h	Wed Jun 03 17:04:17 2020 +0000
@@ -68,7 +68,7 @@
         
     }
     
-    // Function to return the distance, should be called if "checkUpdate()" returns true
+    // Function to return the distance in cm, should be called if "checkUpdate()" returns true
     float getDistance(void);
     // Check for an updatet status for the measurement
     bool checkUpdate(void);