X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Ftmirws%2Fchips%2Fsht11%2FHalSensirionSht11C.nc;h=41155e450df4812da13ee108d431ae0ccd41afbc;hb=c794f37c1f663cee06c48a30d25625fc7823eeec;hp=6f0119707ba8a0ac102a8febf4e06d9db8e8ad0d;hpb=de1f4d3e971a6d7c6cb79ac9ffce01822f48f0f2;p=tinyos-2.x.git diff --git a/tos/platforms/tmirws/chips/sht11/HalSensirionSht11C.nc b/tos/platforms/tmirws/chips/sht11/HalSensirionSht11C.nc index 6f011970..41155e45 100644 --- a/tos/platforms/tmirws/chips/sht11/HalSensirionSht11C.nc +++ b/tos/platforms/tmirws/chips/sht11/HalSensirionSht11C.nc @@ -57,9 +57,6 @@ implementation { components SensirionBusyWaitC; SensirionSht11LogicP.BusyWait -> SensirionBusyWaitC; - components SensirionBusyWaitC; - SensirionSht11LogicP.BusyWait -> SensirionBusyWaitC; - components new TimerMilliC(); SensirionSht11LogicP.Timer -> TimerMilliC;