WNCInterface

Dependencies:   WncControllerK64F

Fork of WNCInterface by Avnet

Revision:
18:198e9b0acf11
Parent:
10:9d8b23b60fd6
--- a/WNCInterface.h	Thu Nov 17 15:49:40 2016 +0000
+++ b/WNCInterface.h	Thu Nov 17 16:13:29 2016 +0000
@@ -26,7 +26,7 @@
 #include <stddef.h>
 #include "WncControllerK64F/WncControllerK64F.h"
 #include "WncControllerK64F/WncController/WncController.h"
-#include <Mutex.h>
+#include <rtos.h>
 
 #ifndef _WNCINTERFACE_H_
 #define _WNCINTERFACE_H_