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