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: SimpleDMA mbed-rtos mbed eeprom
Fork of COM_MNG_TMTC_SIMPLE by
Revision 306:82b7d137db31, committed 2016-10-29
- Comitter:
- ee12b079
- Date:
- Sat Oct 29 11:39:30 2016 +0000
- Parent:
- 303:b49b486a7107
- Child:
- 307:6654e7908e57
- Commit message:
- 29Oct 2016;
Changed in this revision
| adf.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/adf.h Mon Sep 05 11:25:33 2016 +0000
+++ b/adf.h Sat Oct 29 11:39:30 2016 +0000
@@ -394,6 +394,8 @@
check_status;\
/*gPC.printf("I 0x%X\r\n",(int)status);*/\
if(IRQ){\
+ /*Reset the timer*/\
+ /*T.reset();*/\
/*gPC.printf("det\r\n");*/\
if(!ADF_off) {\
if(finish_write_data || restart_adf_flag) {\
@@ -422,6 +424,7 @@
wait_us(2000);\
}\
/*Stop_the_Timer*/\
+ /*T.stop();*/\
}\
}\
/*else{*/\
