]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/tmicore/DemoSensorNowC.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / platforms / tmicore / DemoSensorNowC.nc
index 8060fa78a91dbca169156d97ef5dd38c95b48682..da4c4f4e013cef422d04d4a65764439e80423d14 100644 (file)
@@ -29,7 +29,7 @@
  * OF THE POSSIBILITY OF SUCH DAMAGE
  */
 
-/** 
+/**
  * DemoSensorNowC is a generic sensor device that provides a 16-bit
  * value that can be read from async context. The platform author
  * chooses which sensor actually sits behind DemoSensorNowC, and
@@ -44,7 +44,7 @@
  *
  * @author Gilman Tolle <gtolle@archrock.com>
  * @version $Revision: 1.4 $ $Date: 2006/12/12 18:23:45 $
- * 
+ *
  */
 
 generic configuration DemoSensorNowC()