Send and receive SMS messages using the onboard cellular radio.

Dependencies:   mbed mtsas

Revision:
1:fb975e637cc1
Parent:
0:aa373fce4e20
Child:
2:6d830bd5d1c9
--- a/main.cpp	Wed Sep 30 15:58:35 2015 +0000
+++ b/main.cpp	Wed Sep 30 16:22:21 2015 +0000
@@ -1,4 +1,4 @@
-/** Dragonfly Cellular Ping Example
+/** Dragonfly Cellular SMS Example
  * Configures the cellular radio, sends a SMS message to the configured number, and displays any received messages.
  *
  * NOTE: This example changes the baud rate of the debug port to 115200 baud!