Added basic firmware and client support for the zigduino/atmel128rfa1. It can now...
[goodfet] / firmware / apps / radios / nrf.c
index e607bf6..76c396c 100644 (file)
@@ -9,7 +9,7 @@
 #include "command.h"
 
 #include <signal.h>
-#include <io.h>
+#include <msp430.h>
 #include <iomacros.h>
 
 #include "nrf.h"