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 GSM_Library by
Diff: GSMLibrary.h
- Revision:
- 22:a5adf9331032
- Parent:
- 17:360afa1e6809
- Child:
- 23:5227fb014aad
diff -r fbde9d2fc0ed -r a5adf9331032 GSMLibrary.h
--- a/GSMLibrary.h Tue Mar 24 17:04:19 2015 +0000
+++ b/GSMLibrary.h Tue Mar 24 17:57:22 2015 +0000
@@ -2,6 +2,7 @@
#define GSMLIBRARY_H
#include "mbed.h"
+#define MSG_SIZE 5000
enum gsm_states{GSM_INITIALIZE,
GSM_AT_OK, //Make sure communication is stablished betheen fdm and gsm

