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:
- 2:8352ad91f2ee
- Parent:
- 0:41904adca656
- Child:
- 7:6c0b6ab3cafe
diff -r c1458b739eb6 -r 8352ad91f2ee GSMLibrary.h
--- a/GSMLibrary.h Thu Mar 05 20:51:04 2015 +0000
+++ b/GSMLibrary.h Thu Mar 05 21:24:31 2015 +0000
@@ -3,8 +3,6 @@
#include "mbed.h"
-#define GSM_TRANSMISSION_COMPLETE ((UART_S1_IDLE_MASK & UART_S1_REG(UART3)) >> UART_S1_IDLE_SHIFT)
-
enum gsm_states{GSM_INITIALIZE,
GSM_AT_OK, //Make sure communication is stablished betheen fdm and gsm
GSM_AT_CSQ, //Check signal strength if strenght lower than 10 keep trying

