io.h is deprecated, so now msp430.h is included instead.
[goodfet] / firmware / platforms / telosb.h
index 51c0722..213aa4b 100644 (file)
@@ -9,7 +9,7 @@
 */
 
 #ifdef MSP430
-#include <io.h>
+#include <msp430.h>
 #endif
 
 //LED on P5.4 (LED1 red)