diff options
Diffstat (limited to 'globals_func.html')
-rw-r--r-- | globals_func.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/globals_func.html b/globals_func.html index 2a4131df..9dc465e5 100644 --- a/globals_func.html +++ b/globals_func.html @@ -21,7 +21,7 @@ <tbody> <tr id="projectrow"> <td id="projectalign"> - <div id="projectname">Sensor Watch<span id="projectnumber"> 0.0.1</span> + <div id="projectname">Sensor Watch<span id="projectnumber"> 0.0.2</span> </div> <div id="projectbrief">A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.</div> </td> @@ -64,7 +64,9 @@ $(function() { <div class="contents">  <ul> +<li>read() : <a class="el" href="watch_8h.html#aa0c5d610f8b61891a7cf5fca2671b6f9">watch.h</a></li> <li>watch_is_buzzer_or_led_enabled() : <a class="el" href="watch_8h.html#a6df21baf06b4a5392d95dd3cdde75d94">watch.h</a></li> +<li>watch_is_usb_enabled() : <a class="el" href="watch_8h.html#a1324426e2c366033abbb1b2e78b61305">watch.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> |