]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/mulle/chips/rv8564/RV8564C.nc
pretty code, minor improvements
[tinyos-2.x.git] / tos / platforms / mulle / chips / rv8564 / RV8564C.nc
index 861b0535885167434a92da28b534cabc277703cc..1f484f9e95d1273a9a6265ffc266619ac69a448b 100755 (executable)
@@ -55,7 +55,8 @@ implementation
   Irq.HplM16c62pInterrupt -> Irqs.Int0;
 
   RTC = RTCP;
-  RTCP -> IOs.PortP47;
+  RTCP.CLKOE -> IOs.PortP47;
+  RTCP.CLKOUT -> IOs.PortP92;
   RTCP.GpioInterrupt -> Irq;
   RTCP.I2C -> I2C;
   RTCP.I2CResource -> I2C;