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.
Diff: Main.cpp
- Revision:
- 13:e5f9b5ec30e1
- Parent:
- 12:d5f15e5bd256
- Child:
- 14:0e9566546fda
- Child:
- 15:5ba877be4304
diff -r d5f15e5bd256 -r e5f9b5ec30e1 Main.cpp --- a/Main.cpp Wed Nov 29 22:49:41 2017 +0000 +++ b/Main.cpp Wed Nov 29 22:55:34 2017 +0000 @@ -72,7 +72,7 @@ #endif #define RESPONSE_MSG_LEN 2 -#define AUTO_MSG_LEN 32 +#define AUTO_MSG_LEN 8 //Time required to receive one character at 9600 baud #define CHAR_TIME 1000/9600 & 10