RTOS lib used for Eurobot 2012

Dependents:   09_BC2_encoder

Revision:
1:b270f864114f
Parent:
0:e477ba491a3b
--- a/cmsis_os.h	Tue Aug 07 10:24:02 2012 +0000
+++ b/cmsis_os.h	Thu Aug 01 07:49:38 2019 +0000
@@ -100,7 +100,7 @@
 #define osCMSIS           0x10000      ///< API version (main [31:16] .sub [15:0])
 
 /// \note CAN BE CHANGED: \b osCMSIS_KERNEL identifies the underlaying RTOS kernel and version number.
-#define osCMSIS_RTX       0x0003	   ///< RTOS identification and version (main [31:16] .sub [15:0])
+#define osCMSIS_RTX       0x0003       ///< RTOS identification and version (main [31:16] .sub [15:0])
 
 /// \note MUST REMAIN UNCHANGED: \b osKernelSystemId shall be consistent in every CMSIS-RTOS.
 #define osKernelSystemId "RTX V0.03"   ///< RTOS identification string