Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: COM_MNG_TMTC.h
- Revision:
- 64:e4baf8797f41
- Parent:
- 61:15a5dfe84945
diff -r 4d13680673bc -r e4baf8797f41 COM_MNG_TMTC.h --- a/COM_MNG_TMTC.h Sat Jan 16 13:40:14 2016 +0000 +++ b/COM_MNG_TMTC.h Sat Jan 16 14:21:31 2016 +0000 @@ -1455,7 +1455,7 @@ }\ }\ else{\ - /*gPC.printf("sd card at %u\r\n", execute_psc);*/\ + gPC.printf("sd card at %u\r\n", execute_psc);\ /*EXECUTION OF SD-CARD DATA SENDING (OBSRS)*/\ Base_tm *tm_ptr_head = NULL;\ get_call_sign(tm_ptr_head);\