Adds client support for the Apimote, which uses the RTS line instead of the DTR line.
[goodfet] / firmware / lib / msp430_serial.c
index 856a2e1..7335a73 100644 (file)
@@ -9,7 +9,7 @@
 
 #include "platform.h"
 #include <signal.h>
-#include <io.h>
+#include <msp430.h>
 #include <iomacros.h>
 #include "msp430_serial.h"