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 CDMS_CODE by
Diff: main.cpp
- Revision:
- 292:61aa2169ea1c
- Parent:
- 290:3159ff1081a2
- Child:
- 294:136d9b6c0acc
--- a/main.cpp Sun Aug 07 10:36:59 2016 +0000
+++ b/main.cpp Fri Aug 26 14:40:29 2016 +0000
@@ -109,7 +109,7 @@
HK_counter = new RtosTimer(hk_isr, osTimerPeriodic,(void * )NULL);
//gHK_THREAD->signal_set(HK_SIGNAL);
- HK_counter->start(10000);
+ //HK_counter->start(10000);
sys_reset_cdms_timer = new RtosTimer(sys_pwr_reset, osTimerPeriodic, (void * )NULL);
sys_reset_cdms_timer->start(cdms_reset_timeout);
