Example program demonstrating sending and reading SMS messages from the cellular modem using the MTSAS library.

Dependencies:   mbed-src mtsas

Files at this revision

API Documentation at this revision

Comitter:
mfiore
Date:
Fri May 29 21:04:41 2015 +0000
Parent:
8:0b85fbee84ce
Child:
10:9eef9183a9f6
Commit message:
update Dragonfly pin names

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Mar 25 18:28:00 2015 +0000
+++ b/main.cpp	Fri May 29 21:04:41 2015 +0000
@@ -33,7 +33,7 @@
     * RADIO_RTS = pin PB_10,RADIO_CTS = pin PB_12
     * Uncomment the following line to use the Dragonfly board
     */
-    //MTSSerialFlowControl* io = new MTSSerialFlowControl(PC_7, PC_6, PB_10, PB_12);
+    //MTSSerialFlowControl* io = new MTSSerialFlowControl(RADIO_TX, RADIO_RX, RADIO_RTS, RADIO_CTS);
     
     /** Freescale KL46Z
     * To configure the serial pins for the Freescale KL46Z board, use MTSAS jumper