mbed-0s current version

Fork of libmDot-mbed5 by MultiTech

Files at this revision

API Documentation at this revision

Comitter:
Roietronics
Date:
Fri Nov 04 00:26:24 2016 +0000
Parent:
57:610f9e955516
Commit message:
mbed 5 version with Threads compiler bug

Changed in this revision

mDot.h Show annotated file Show diff for this revision Revisions of this file
--- a/mDot.h	Wed Oct 19 11:06:52 2016 -0500
+++ b/mDot.h	Fri Nov 04 00:26:24 2016 +0000
@@ -4,7 +4,7 @@
 #define MDOT_H
 
 #include "mbed.h"
-#include "rtos.h"
+//#include "rtos.h"
 #include "Mote.h"
 #include <vector>
 #include <map>