Integration of HCSR04 with Nucleo board. ROS Enabled

Dependencies:   mbed HCSR04

Revision:
4:13cda079f08d
Parent:
1:ca82df4237eb
Child:
5:1a7d0889cbcf
--- a/main.cpp	Fri Sep 10 09:24:48 2021 +0000
+++ b/main.cpp	Mon Sep 27 09:34:09 2021 +0000
@@ -1,4 +1,3 @@
-#include "mbed.h"
 #include <ros.h>
 #include <std_msgs/Float32.h>
 #include <std_msgs/String.h>