From c794f37c1f663cee06c48a30d25625fc7823eeec Mon Sep 17 00:00:00 2001 From: smckown Date: Tue, 16 Sep 2008 14:26:23 +0000 Subject: [PATCH] Oops; added BusyWait to tmirws HalSensirionSht11C twice. --- tos/platforms/tmirws/chips/sht11/HalSensirionSht11C.nc | 3 --- 1 file changed, 3 deletions(-) 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; -- 2.39.2