]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/tmirws/chips/sht11/HalSensirionSht11C.nc
Oops; added BusyWait to tmirws HalSensirionSht11C twice.
[tinyos-2.x.git] / tos / platforms / tmirws / chips / sht11 / HalSensirionSht11C.nc
index 6f0119707ba8a0ac102a8febf4e06d9db8e8ad0d..41155e450df4812da13ee108d431ae0ccd41afbc 100644 (file)
@@ -57,9 +57,6 @@ implementation {
   components SensirionBusyWaitC;
   SensirionSht11LogicP.BusyWait -> SensirionBusyWaitC;
 
-  components SensirionBusyWaitC;
-  SensirionSht11LogicP.BusyWait -> SensirionBusyWaitC;
-
   components new TimerMilliC();
   SensirionSht11LogicP.Timer -> TimerMilliC;