MTS_SPI_Slave unfinished

Fork of MTS-Serial by MultiTech

Revision:
4:d348d001283b
Parent:
1:d34b566d6f47
Child:
12:e12b79a4ab4f
--- a/MTSSerial.cpp	Mon May 19 14:38:24 2014 -0500
+++ b/MTSSerial.cpp	Tue May 20 16:13:12 2014 -0500
@@ -1,5 +1,5 @@
+#include "mbed.h"
 #include "MTSSerial.h"
-
 #include "MTSLog.h"
 
 using namespace mts;