MTS_SPI_Slave unfinished

Fork of MTS-Serial by MultiTech

Revision:
2:d2cb8c8ecd6e
Parent:
1:d34b566d6f47
Child:
4:d348d001283b
--- a/MTSBufferedIO.h	Mon May 19 11:18:10 2014 -0500
+++ b/MTSBufferedIO.h	Mon May 19 12:35:18 2014 -0500
@@ -1,6 +1,7 @@
 #ifndef MTSBUFFEREDIO_H
 #define MTSBUFFEREDIO_H
 
+#include "mbed.h"
 #include "MTSCircularBuffer.h"
 
 namespace mts {