ATT_SMS_System for home security system
Dependencies: FXOS8700CQ MODSERIAL mbed-rtos mbed
Fork of ATT_Cellular_IOT_Button by
Diff: main.cpp
- Revision:
- 19:f89baed3bd6f
- Parent:
- 18:b08471eb1d1c
- Child:
- 20:27a4f27254d0
diff -r b08471eb1d1c -r f89baed3bd6f main.cpp --- a/main.cpp Wed Jul 13 15:57:38 2016 +0000 +++ b/main.cpp Wed Jul 13 17:35:14 2016 +0000 @@ -462,12 +462,9 @@ } } while (!i); - // wait for a little yet for the socket service to allow for connect!!! - wait_ms(3000); - //Software init software_init_mdm(); - + // Resolve URL to IP address to connect to resolve_mdm();