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.
Dependents: BEAR_Protocol BEAR_Reciever BETAGO
Fork of Communication_Robot by
Revision 4:36edd0a81d8e, committed 2015-12-23
- Comitter:
- b0ssiz
- Date:
- Wed Dec 23 13:04:38 2015 +0000
- Parent:
- 3:2f334f0cee75
- Child:
- 5:1d92ab54b7b2
- Commit message:
- delete comment #define ANDANTE_DEBUG
Changed in this revision
| communication.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/communication.h Mon Mar 02 05:52:56 2015 +0000 +++ b/communication.h Wed Dec 23 13:04:38 2015 +0000 @@ -6,7 +6,7 @@ #include "protocol.h" #include "Utilities.h" -//#define ANDANTE_DEBUG +#define ANDANTE_DEBUG class COMMUNICATION
