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 COM_MNG_TMTC_SIMPLE by
Diff: adf.h
- Revision:
- 89:cca875337dd5
- Parent:
- 88:b9beee1a7a3e
--- a/adf.h Thu Jan 21 14:35:11 2016 +0000
+++ b/adf.h Fri Jan 22 03:39:43 2016 +0000
@@ -332,8 +332,8 @@
signal = COM_MNG_TMTC_SIGNAL_ADF_SD;
send_data;
while(loop_on){
- wait_ms(COM_TX_TICKER_LIMIT);
- if(IRQ || bypass_adf){
+ /*wait_ms(COM_TX_TICKER_LIMIT);
+ if(IRQ || bypass_adf)*/{
if(finish_write_data){
if(ADF_off){
SPI_mutex.lock();
