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 d7a_1x by
Diff: src/d7a_modem.cpp
- Revision:
- 64:49a67f36d9c5
- Parent:
- 59:b42eae56b51b
- Child:
- 66:492b1d7ba370
diff -r afd046faedb0 -r 49a67f36d9c5 src/d7a_modem.cpp --- a/src/d7a_modem.cpp Mon Oct 10 13:31:44 2016 +0000 +++ b/src/d7a_modem.cpp Wed Oct 12 16:40:10 2016 +0000 @@ -9,7 +9,7 @@ #include "d7a.h" #include "d7a_alp.h" -#define MODEM_TO (5000) +#define MODEM_TO (20000) typedef struct { Thread* thread;