Lab4 RTOS

Fork of mbed-rtos by mbed official

Revision:
95:eaf7d8c78694
Parent:
40:bd07334df5b1
diff -r d7bd06319118 -r eaf7d8c78694 rtos/RtosTimer.cpp
--- a/rtos/RtosTimer.cpp	Mon Sep 28 20:15:35 2015 +0100
+++ b/rtos/RtosTimer.cpp	Thu Oct 22 20:30:42 2015 +0000
@@ -24,7 +24,7 @@
 #include <string.h>
 
 #include "cmsis_os.h"
-#include "mbed_error.h"
+//#include "mbed_error.h"
 
 namespace rtos {