Hepta UplinkData Q

Dependencies:   mbed PowerControl SDFileSystem

Fork of Hepta_UplinkData_Q by 智也 大野

Files at this revision

API Documentation at this revision

Comitter:
MEXT1
Date:
Fri Dec 23 04:50:09 2016 +0000
Parent:
3:bbd4ea2952cb
Commit message:
UplinkData Q

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Dec 23 04:49:09 2016 +0000
+++ b/main.cpp	Fri Dec 23 04:50:09 2016 +0000
@@ -20,7 +20,7 @@
         pc.printf("rcmd=%d,cmdflag=%d\r\n",rcmd,cmdflag);
         if(cmdflag==1){
             if(rcmd=='a'){
-               pc.printf("Command Get%d\r\n");
+               pc.printf("Command Get\r\n");
                xbee.printf("HEPTA Uplink OK\r\n");
                for(int j=1;j<10;j++){