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: BufferedSerial
Revision 2:e75264f7cf89, committed 2019-09-12
- Comitter:
- jdawkins
- Date:
- Thu Sep 12 13:39:04 2019 +0000
- Parent:
- 1:a849bf78d77f
- Commit message:
- EW456
Changed in this revision
ros.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r a849bf78d77f -r e75264f7cf89 ros.h --- a/ros.h Sat Dec 31 00:59:58 2016 +0000 +++ b/ros.h Thu Sep 12 13:39:04 2019 +0000 @@ -40,7 +40,7 @@ namespace ros { - typedef NodeHandle_<MbedHardware> NodeHandle; + typedef NodeHandle_<MbedHardware()> NodeHandle; } #endif