j

Dependencies:   mbed ros_lib_indigo

Fork of rosserial_mbed_hello_world_publisher by Gary Servin

Files at this revision

API Documentation at this revision

Comitter:
zylofsiat
Date:
Fri Jun 16 13:42:17 2017 +0000
Parent:
0:17fd7572aedb
Commit message:
y

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 17fd7572aedb -r 1ae95f856d6e main.cpp
--- 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;