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 MX28 by
Revision 4:30da84384307, committed 2015-08-25
- Comitter:
- soulx
- Date:
- Tue Aug 25 08:51:58 2015 +0000
- Parent:
- 3:7929abcdc22f
- Commit message:
- modify for Nucleo STM32F411
Changed in this revision
| MX28.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 7929abcdc22f -r 30da84384307 MX28.h --- a/MX28.h Fri Oct 24 08:57:38 2014 +0000 +++ b/MX28.h Tue Aug 25 08:51:58 2015 +0000 @@ -26,7 +26,7 @@ #include "Protocol.h" #include "Utilities.h" -#define MX28_DEBUG +//#define MX28_DEBUG #define PIN_RS485_DIRC PC_8
