Changes: bbram Checking Function Registers Checking Funcrtion Indivisual Register checking Functions
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of COM_MNG_TMTC_SIMPLE by
Diff: COM_POWER_ON_TX.h
- Revision:
- 55:39e59903bc3a
- Parent:
- 23:c89376564196
diff -r 199040d70b17 -r 39e59903bc3a COM_POWER_ON_TX.h --- a/COM_POWER_ON_TX.h Thu Jan 14 13:26:40 2016 +0000 +++ b/COM_POWER_ON_TX.h Thu Jan 14 15:00:25 2016 +0000 @@ -81,7 +81,7 @@ }\ /*gPC.puts("Printing Call Sign, ACK_L1, TC_LIST inside COM_POWER_ON\r\n");*/\ for(int i = 0 ; i < length ; ++i){\ - gPC.putc(power_on_tm->TM_string[i]);\ + /*gPC.putc(power_on_tm->TM_string[i]);*/\ }\ power_on_tm = power_on_tm->next_TM;\ }\