This library controls the WNC. There is a derived class for usage from the K64F board.
Fork of WncControllerLibrary by
Diff: WncController.cpp
- Revision:
- 35:7c9d0f29ff7a
- Parent:
- 33:2958e09ad308
- Child:
- 36:d1a98d5f2bbd
--- a/WncController.cpp Thu Nov 17 18:33:34 2016 +0000
+++ b/WncController.cpp Thu Mar 09 00:58:50 2017 +0000
@@ -77,6 +77,7 @@
#include <cstdlib>
#include <cctype>
+#include <string.h>
#include "WncController.h"
namespace WncController_fk {
