]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tutorials/LowPowerSensing/Sampler/LowPowerSensingPeriodicSamplerAppC.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tutorials / LowPowerSensing / Sampler / LowPowerSensingPeriodicSamplerAppC.nc
index 9a07855af2a08fe366ce59e7b2853c155a560b25..e282723997e67839facf6014fa663ad9a10f0ec6 100644 (file)
@@ -71,7 +71,7 @@ implementation {
 #endif
 
 #if defined(PLATFORM_IRIS)
-  components RF230ActiveMessageC as LPLProvider;
+  components ActiveMessageC as LPLProvider;
   App.LPL -> LPLProvider;
 #endif