1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

Update docs

This commit is contained in:
Rhys Weatherley
2012-06-12 11:29:40 +10:00
parent 448ca56a5a
commit 486cf115a8
194 changed files with 1396 additions and 358 deletions

View File

@@ -90,7 +90,8 @@ BlinkLED Utility Library</h2>
I2C Utility Library</h2>
<ul>
<li><a class="el" href="classI2CMaster.html" title="Abstract base class for I2C master implementations.">I2CMaster</a> abstract class that provides an improved API for implementing an I2C master. </li>
<li><a class="el" href="classSoftI2C.html" title="Bit-banged implementation of an I2C master.">SoftI2C</a> class that implements the master side of the I2C protocol in software on any arbitrary pair of pins for DATA and CLOCK. This class supports both 7-bit and 10-bit I2C addresses.</li>
<li><a class="el" href="classSoftI2C.html" title="Bit-banged implementation of an I2C master.">SoftI2C</a> class that implements the master side of the I2C protocol in software on any arbitrary pair of pins for DATA and CLOCK. This class supports both 7-bit and 10-bit I2C addresses. </li>
<li><a class="el" href="classEEPROM24.html" title="Reading and writing EEPROM&#39;s from the 24LCXX family.">EEPROM24</a> class for reading and writing 24LCXX family EEPROM's.</li>
</ul>
<h2><a class="anchor" id="main_RTC"></a>
Realtime Clock Library</h2>
@@ -128,7 +129,7 @@ Other</h2>
</iframe>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Sun Jun 10 2012 10:51:56 for ArduinoLibs by&#160;
<hr class="footer"/><address class="footer"><small>Generated on Tue Jun 12 2012 11:29:24 for ArduinoLibs by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>