mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Update docs
This commit is contained in:
@@ -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'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 
|
||||
<hr class="footer"/><address class="footer"><small>Generated on Tue Jun 12 2012 11:29:24 for ArduinoLibs by 
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user