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.
Fork of jro by
Revision 6:aa70d2640f18, committed 2016-03-14
- Comitter:
- joaquinbvw
- Date:
- Mon Mar 14 19:38:22 2016 +0000
- Parent:
- 5:6500be930b36
- Commit message:
- CR2 first attempt.
Changed in this revision
JroIpdata.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/JroIpdata.h Mon Feb 23 20:36:23 2015 +0000 +++ b/JroIpdata.h Mon Mar 14 19:38:22 2016 +0000 @@ -4,7 +4,7 @@ #include "mbed.h" #define HEADER "$JRO$" -#define ID_CLASS 2 +#define ID_CLASS 1 #define ID_DEV 1 #define OK_PAYLOAD "OK"