Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: rosserial_mbed_lib mbed Servo
Diff: ros.h
- Revision:
- 3:dff241b66f84
- Parent:
- 1:098e75fd5ad2
--- a/ros.h Sun Oct 16 09:33:53 2011 +0000 +++ b/ros.h Sat Nov 12 23:53:04 2011 +0000 @@ -32,8 +32,8 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#ifndef ros_h -#define ros_h +#ifndef _ROS_H +#define _ROS_H #include "ros/node_handle.h" #include "MbedHardware.h"