aaaa

Dependencies:   SeeedStudioTFTv2 TFT_fonts mbed

Fork of Seeed_TFT_Touch_Shield by Bhavik Bhuta

Revision:
11:575dfd388778
Parent:
7:5cf5aeae1954
Child:
12:f27b67e10b0c
--- a/Modem.h	Sat Oct 25 23:43:01 2014 +0000
+++ b/Modem.h	Sun Oct 26 08:41:39 2014 +0000
@@ -31,6 +31,7 @@
     char messageBuffer[SMS_MAX_LENGTH];
     char messageCopyBuffer[SMS_MAX_LENGTH];
     int updateBuffer(char c);
+    void copy_msg();
     int mIndex ;
     int mTypeState ;