working version
Dependencies: mbed mbed-rtos SimpleDMA FreescaleIAP eeprom
Fork of CDMS_CODE_FM_28JAN2017 by
Revision 337:163824c3fef1, committed 2017-01-01
- Comitter:
- ee12b079
- Date:
- Sun Jan 01 09:50:36 2017 +0000
- Parent:
- 336:4b4e5d4faf6d
- Child:
- 338:d63eb331a67d
- Commit message:
- minor bug fix
Changed in this revision
| COM_POWER_ON_TX.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/COM_POWER_ON_TX.h Sun Jan 01 09:48:51 2017 +0000
+++ b/COM_POWER_ON_TX.h Sun Jan 01 09:50:36 2017 +0000
@@ -252,7 +252,7 @@
get_tc_list(power_on_tm->next_TM, 0x00);
/*Call Sign, ACK_L1, TC_LIST*/
snd_tm.head_pointer(power_on_tm_head);
- transmit_adf;
+ transmit_adf();
uint8_t transmissionPass = 0xFF;
/*PENDING: get acknowledgement of transmission*/
/*deleting the telemetry*/
