Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of IEEE_14_Freescale by
Diff: hcsr04.h
- Revision:
- 33:03b0b66038e1
- Parent:
- 31:4ef53fbd6759
--- a/hcsr04.h Sat Mar 22 20:17:29 2014 +0000
+++ b/hcsr04.h Sun Mar 23 02:23:29 2014 +0000
@@ -16,7 +16,7 @@
#include "mbed.h"
#define TRIGGER_DELAY 12 // length of trigger signal expected by HCSR04 sensor
-#define INCHES_DIVISOR 148 //
+#define INCHES_DIVISOR 139 //
#define CM_DIVISOR 58
class hcsr04 {
