]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/pins/HplMsp430GeneralIOC.nc
Fix typo in recent updates to HplMsp430GeneralIOC.nc causing Port6 interface
[tinyos-2.x.git] / tos / chips / msp430 / pins / HplMsp430GeneralIOC.nc
index a3ffdbfee9435549112a52b5c386b692b9b0b2f4..b174dbf915bb5edecb7d03dc9608ea8e578ac6a5 100644 (file)
@@ -84,7 +84,7 @@ configuration HplMsp430GeneralIOC
   provides interface HplMsp430GeneralIO as Port57;
 #endif
 
-#if defined(__MSP430_HAS_PORT6_) || defined(__MSP430_HAS_PORT6_R__)
+#if defined(__MSP430_HAS_PORT6__) || defined(__MSP430_HAS_PORT6_R__)
   provides interface HplMsp430GeneralIO as Port60;
   provides interface HplMsp430GeneralIO as Port61;
   provides interface HplMsp430GeneralIO as Port62;