]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/tmicore/MotePlatformC.nc
Ensure that uC input pin P1.2_CP_RTS is valid when the CP2103 is off.
[tinyos-2.x.git] / tos / platforms / tmicore / MotePlatformC.nc
index c298d760f35d97ec75a3dfbf0d0ce3498fa8697e..ebf625e87c65568e6818b3fd61a82e8e23f1564d 100644 (file)
@@ -50,7 +50,7 @@ implementation {
        P1SEL = 0;      /* 0 0 0 0 0 0 0 0 */
        P1OUT = 0x31;   /* 0 0 1 1 0 0 0 1 */
        P1DIR = 0x08;   /* 0 0 0 0 1 0 0 0 */
-       P1REN = 0x31;   /* 0 0 1 1 0 0 0 1 */
+       P1REN = 0x35;   /* 0 0 1 1 0 1 0 1 */
  
        /* Port 2:
         * 7:-, 6:-, 5:BUTTONn, 4:USB_SUSPENDn, 3:-, 2:BSL_RX, 1:USBPGn,