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: aconno_I2C Lis2dh12 WatchdogTimer
Diff: modem.h
- Revision:
- 16:3bf5f1a5f869
- Parent:
- 15:7aad9a7f970c
- Child:
- 20:5404841fdd2b
--- a/modem.h Mon Dec 17 19:17:39 2018 +0000
+++ b/modem.h Mon Dec 17 22:47:13 2018 +0000
@@ -7,7 +7,7 @@
#define UC20_BAUDRATE 115200
#define SIM7600_BAUDRATE 115200
- #define USSD_MAXLENGTH 1
+ #define USSD_MAXLENGTH 160
class Modem
{