]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/mulle/chips/rv8564/RV8564C.nc
Changed the chip wiring of the RV8564 and DS2782 chips on Mulle compatible with the...
[tinyos-2.x.git] / tos / platforms / mulle / chips / rv8564 / RV8564C.nc
index 1f484f9e95d1273a9a6265ffc266619ac69a448b..5b101a1073f4af6b38fd11470620fa81ab80bd93 100755 (executable)
@@ -47,7 +47,7 @@ configuration RV8564C
 implementation
 {
   components RV8564P as RTCP,
-    new SoftI2CBatteryMonitorRTCC() as I2C,
+    new SoftwareI2C2C() as I2C,
     HplM16c62pGeneralIOC as IOs,
     HplM16c62pInterruptC as Irqs,
     new M16c62pInterruptC() as Irq;