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_PL_Working by
Diff: ThreadsAndFunctions.h
- Revision:
 - 1:a0055b3280c8
 - Parent:
 - 0:f016e9e8d48b
 - Child:
 - 2:2caf2a9a13aa
 
diff -r f016e9e8d48b -r a0055b3280c8 ThreadsAndFunctions.h
--- a/ThreadsAndFunctions.h	Tue Dec 01 10:56:10 2015 +0000
+++ b/ThreadsAndFunctions.h	Mon Dec 14 12:04:01 2015 +0000
@@ -89,6 +89,7 @@
                         send_l1_ack;
                         EXECUTE_OBOSC_ONLY;
                     }
+                    send_l1_ack;
                     EXECUTE_TC;
                 }
                 else{
    