]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/usci/Msp430SpiB1C.nc
More USCI work.
[tinyos-2.x.git] / tos / chips / msp430 / usci / Msp430SpiB1C.nc
index 980f637fb8f21f5731b518540ef79bc7da80f648..0e20f519a01ffd76310c6620b380e9108a451ff4 100644 (file)
@@ -38,6 +38,8 @@
 #error "Target does not have a USCI_B1 peripheral (SPI)"
 #endif
 
+#include "Msp430Usci.h"
+
 configuration Msp430SpiB1C {
   provides {
     interface Resource;