rosserial for Hydro

Dependencies:   MODSERIAL

Fork of rosserial_mbed_lib by nucho

Revision:
5:c30c76e8c3f1
Parent:
4:684f39d0c346
--- a/std_msgs/UInt8.h	Wed Feb 29 23:00:21 2012 +0000
+++ b/std_msgs/UInt8.h	Thu May 08 06:34:18 2014 +0000
@@ -1,4 +1,4 @@
-  #ifndef _ROS_std_msgs_UInt8_h
+#ifndef _ROS_std_msgs_UInt8_h
 #define _ROS_std_msgs_UInt8_h
 
 #include <stdint.h>
@@ -30,8 +30,8 @@
      return offset;
     }
 
-    virtual const char * getType(){ return "std_msgs/UInt8"; };
-    virtual const char * getMD5(){ return "7c8164229e7d2c17eb95e9231617fdee"; };
+    const char * getType(){ return "std_msgs/UInt8"; };
+    const char * getMD5(){ return "7c8164229e7d2c17eb95e9231617fdee"; };
 
   };