X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Fplatforms%2Ftmicore%2FDemoSensorNowC.nc;h=da4c4f4e013cef422d04d4a65764439e80423d14;hp=8060fa78a91dbca169156d97ef5dd38c95b48682;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tos/platforms/tmicore/DemoSensorNowC.nc b/tos/platforms/tmicore/DemoSensorNowC.nc index 8060fa78..da4c4f4e 100644 --- a/tos/platforms/tmicore/DemoSensorNowC.nc +++ b/tos/platforms/tmicore/DemoSensorNowC.nc @@ -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 * @version $Revision: 1.4 $ $Date: 2006/12/12 18:23:45 $ - * + * */ generic configuration DemoSensorNowC()