Hepta UplinkData Q

Dependencies:   mbed PowerControl SDFileSystem

Fork of Hepta_UplinkData_Q by 智也 大野

Revision:
3:bbd4ea2952cb
Parent:
1:d9b4d2303984
Child:
4:2a2a17a603cc
--- a/main.cpp	Tue Dec 13 11:02:26 2016 +0000
+++ b/main.cpp	Fri Dec 23 04:49:09 2016 +0000
@@ -20,7 +20,8 @@
         pc.printf("rcmd=%d,cmdflag=%d\r\n",rcmd,cmdflag);
         if(cmdflag==1){
             if(rcmd=='a'){
-               xbee.printf("Command Get%d\r\n");
+               pc.printf("Command Get%d\r\n");
+               xbee.printf("HEPTA Uplink OK\r\n");
                for(int j=1;j<10;j++){