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:
- 61:15a5dfe84945
- Parent:
- 55:39e59903bc3a
--- a/adf.h Fri Jan 15 10:01:45 2016 +0000
+++ b/adf.h Fri Jan 15 13:51:47 2016 +0000
@@ -351,7 +351,7 @@
send_data;\
while(loop_on){\
wait_ms(COM_TX_TICKER_LIMIT);\
- if(IRQ){\
+ if(IRQ || bypass_adf){\
if(finish_write_data){\
if(ADF_off){\
SPI_mutex.lock();\
