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_SND_TM.h
- Revision:
- 59:29a37f943ba6
- Parent:
- 57:bf998cb2a104
- Child:
- 61:15a5dfe84945
--- a/COM_SND_TM.h Fri Jan 15 08:59:09 2016 +0000 +++ b/COM_SND_TM.h Fri Jan 15 10:01:45 2016 +0000 @@ -231,7 +231,7 @@ DS_state = !DS_state;\ if (DS_f){\ DS_f = false;\ - if(print_in_snd_tm == 1);\ + if(print_in_snd_tm == 1)\ print_tm(ptr);\ exor(ptr);\ convolution(ptr);\