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: mbed mbed-rtos SimpleDMA FreescaleIAP eeprom
Fork of CDMS_CODE_FM_28JAN2017 by
Diff: COM_MNG_TMTC.h
- Revision:
- 316:dd699de634b7
- Parent:
- 295:699801854b71
diff -r b49b486a7107 -r dd699de634b7 COM_MNG_TMTC.h
--- a/COM_MNG_TMTC.h Mon Sep 05 11:25:33 2016 +0000
+++ b/COM_MNG_TMTC.h Sun Dec 04 12:42:50 2016 +0000
@@ -1360,8 +1360,8 @@
}\
obosc_tm_current->next_TM = obosc_tm;\
/*Sending OBOSC TM to GS*/\
- /*snd_tm.head_pointer(obosc_tm_head);*/\
- /*transmit_adf;*/\
+ snd_tm.head_pointer(obosc_tm_head);\
+ transmit_adf;\
/*DELETE THE TM AFTER USE*/\
obosc_tm_current = obosc_tm_head;\
int overCount = 0;\
