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: SimpleModbus mbed
Revision 1:24c0ddc2b2f0, committed 2014-08-27
- Comitter:
- homayoun
- Date:
- Wed Aug 27 18:18:10 2014 +0000
- Parent:
- 0:985e576cf826
- Commit message:
- -
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Aug 27 18:16:55 2014 +0000 +++ b/main.cpp Wed Aug 27 18:18:10 2014 +0000 @@ -1,7 +1,6 @@ #include "mbed.h" #include <SimpleModbus.h> -#define baud 9600 #define timeout 1000 #define polling 200 // the scan rate #define retry_count 10