]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/html/tutorial/index.html
Incorporate David Gay's feedback on the tutorial
[tinyos-2.x.git] / doc / html / tutorial / index.html
index 319b2a4538087e09479e02448874224e162386dd..f6ad0ea693c6c87b2e67ff57838cdecd444607af 100644 (file)
       <dd>Lesson 6 details the boot sequence and, in doing so, answers the question, "But where is main()?".
       </dd>
 
-      <h1>Lesson 7: Storage</h1>
+      <h1><a href="lesson7.html">Lesson 7: Storage</a></h1>
       
-      <dd> Lesson 7 introduces the TinyOS storage model. A sample
-       application illustrates storing data. This tutorial is currently
-        unfinished.
+      <dd> Lesson 7 introduces the TinyOS storage model. Sample
+       applications illustrate the use of the Mount, ConfigStorage,
+       LogRead and LogWrite interfaces.  
       </dd>
       
       <h1><a href="lesson8.html">Lesson 8: Resource Arbitration and Power Management</a></h1>