try adding a version into the manifest
[tricorder.git] / index.html
index b426b25f6f25bbf3e26c3266c98557db8e1b609d..265df47fccaa315ab69c994c9c409f79e5bb0781 100644 (file)
@@ -34,6 +34,7 @@
 <ul id="navlist">
 <li id="navPos">Position</li>
 <li id="navGrav">Gravity</li>
+<li id="navSound">Sound</li>
 <li id="navDev">Device</li>
 <li id="navOther">Other</li>
 </ul>
@@ -99,6 +100,17 @@ a better device.
 </div>
 </section>
 
+<section id="sectSound">
+<p id="soundunavail">
+Sound sensors are unavailable on this tricorder device.
+<br/>Please talk to your superior officer or Starfleet contact to acquire
+a better device.
+</p>
+<div id="soundavail" style="display:none">
+<canvas id="soundcanvas" width="300" height="300"></canvas>
+</div>
+</section>
+
 <section id="sectDev">
 <table>
 <tr><td>Battery Level:</td><td id="devBattLevel" class="deviceVal">...</td></tr>