msg_recieve

Dependencies:   mbed

Fork of gsm by hemantha gowda

Revision:
1:cb32bdc1dc7c
Parent:
0:fdee2188ee70
--- 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;