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: Chemical_Sensor_DMA GPRS DPG_FINAL MBed_Adafruit-GPS-Library SDFileSystem Socket mbed
Diff: GPRS/modem/modem.h
- Revision:
- 21:3d922bea5d77
- Parent:
- 19:404594768414
diff -r 84661ac75715 -r 3d922bea5d77 GPRS/modem/modem.h
--- a/GPRS/modem/modem.h Wed Oct 21 19:46:32 2015 +0000
+++ b/GPRS/modem/modem.h Fri Nov 06 20:53:59 2015 +0000
@@ -25,7 +25,7 @@
#include "mbed.h"
#include "SDFileSystem.h"
-#define DEFAULT_TIMEOUT 5
+#define DEFAULT_TIMEOUT 1
enum DataType {
CMD = 0,