msg_recieve

Dependencies:   mbed

Fork of gsm by hemantha gowda

Files at this revision

API Documentation at this revision

Comitter:
gowrishankarnj
Date:
Fri May 02 06:24:52 2014 +0000
Parent:
0:fdee2188ee70
Commit message:
gsm_msg_recieve

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r fdee2188ee70 -r cb32bdc1dc7c main.cpp
--- a/main.cpp	Mon Apr 28 12:14:03 2014 +0000
+++ b/main.cpp	Fri May 02 06:24:52 2014 +0000
@@ -1,8 +1,8 @@
 #include "mbed.h"
 char  a=0x1A,e=0x22,c=0x0d;
-char num[] = "9740647273";
+char num[] = "9535775676";
 DigitalOut myled(LED1);
-char *rec[];
+//char *rec[];
 
  int i;
  char* txt;