X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Fmulle%2Fchips%2Fds2782%2FDS2782InternalC.nc;fp=tos%2Fplatforms%2Fmulle%2Fchips%2Fds2782%2FDS2782InternalC.nc;h=6c3063c0846d4f56e9cd908de64555b160934a9d;hb=f1b1bacb52777dced4f53563b4a30fc31940ca7d;hp=0041b06f33038eaf52c9e9ab771e4b2736cf0a91;hpb=31ff2c2cf814676d013f819729ee17c1d26f2f29;p=tinyos-2.x.git diff --git a/tos/platforms/mulle/chips/ds2782/DS2782InternalC.nc b/tos/platforms/mulle/chips/ds2782/DS2782InternalC.nc index 0041b06f..6c3063c0 100644 --- a/tos/platforms/mulle/chips/ds2782/DS2782InternalC.nc +++ b/tos/platforms/mulle/chips/ds2782/DS2782InternalC.nc @@ -57,7 +57,6 @@ implementation HplDS2782 = Logic; StdControl = Logic; - DS2782InternalP.SDA -> IOs.PortP70; - DS2782InternalP.SCL -> IOs.PortP71; + DS2782InternalP.Pullup -> IOs.PortP75; DS2782InternalP.ResourceDefaultOwner -> I2C; }