vr1.1

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of CDMS_RTOS_v1_1 by Team Fox

Revision:
11:d6dc9074075b
Parent:
8:607ae92fa6af
Child:
12:cb3ee1ac3638
--- a/main.h	Sat Jul 04 10:48:18 2015 +0000
+++ b/main.h	Mon Jul 06 06:25:14 2015 +0000
@@ -12,7 +12,8 @@
 /*End*/
 
 /*Declaring global variables*/
-uint64_t sc_timer = 0;
+uint64_t all_flags;
+uint32_t sc_timer = 0;
 /*End*/
 
 /*Threads used*/