j

Dependencies:   mbed ros_lib_indigo

Fork of rosserial_mbed_hello_world_publisher by Gary Servin

Revision:
1:1ae95f856d6e
Parent:
0:17fd7572aedb
--- a/main.cpp	Tue Apr 19 21:11:17 2016 +0000
+++ b/main.cpp	Fri Jun 16 13:42:17 2017 +0000
@@ -4,7 +4,7 @@
  */
 
 #include"mbed.h"
-#include <ros.h>
+#include <ros.h>    
 #include <std_msgs/String.h>
 
 ros::NodeHandle  nh;