]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/telosa/chips/sht11/HalSensirionSht11C.nc
Merge over into the trunk.
[tinyos-2.x.git] / tos / platforms / telosa / chips / sht11 / HalSensirionSht11C.nc
index 29eaac82949eabc7b5966e9ebc24eb1f1903ffd9..4714067ed456872b2ecd01715e802ad467625927 100644 (file)
@@ -48,9 +48,6 @@ implementation {
   components new SensirionSht11LogicP();
   SensirionSht11 = SensirionSht11LogicP;
 
-  components MainC;
-  MainC.SoftwareInit -> HplSensirionSht11C;
-
   components HplSensirionSht11C;
   Resource = HplSensirionSht11C.Resource;
   SensirionSht11LogicP.DATA -> HplSensirionSht11C.DATA;