test

Fork of HCSR04 by TVZ Mechatronics Team

Revision:
1:9989fcb7f189
Parent:
0:8871082486ac
Child:
2:aa59a9c531be
--- a/HCSR04.h	Sat Dec 05 09:02:35 2015 +0000
+++ b/HCSR04.h	Sat Dec 05 09:37:16 2015 +0000
@@ -4,6 +4,7 @@
 /** A distance measurement class using ultrasonic sensor HC-SR04.
  *  
  * Example of use:
+ *
  * <<code>>
  * #include "mbed.h"
  * #include "HCSR04.h"