Update docs

Signed-off-by: shennongmin <wupangfee@gmail.com>
This commit is contained in:
shennongmin
2015-08-13 18:11:45 +08:00
parent 88290e6e57
commit f8e9b4e7f0
141 changed files with 1603 additions and 1591 deletions

View File

@@ -85,7 +85,7 @@ This program is free software; you can redistribute it and/or modify it under th
<div class="line"><span class="keywordtype">void</span> setup(<span class="keywordtype">void</span>)</div>
<div class="line">{ </div>
<div class="line"> <a name="a4"></a><a class="code" href="group___nextion.html#gab09ddba6b72334d30ae091a7b038d790">nexInit</a>();</div>
<div class="line"> b0.<a name="a5"></a><a class="code" href="class_nex_button.html#a6c7d60c2339b8c4530349fe2e75b840d">attachPop</a>(b0PopCallback, &amp;b0);</div>
<div class="line"> b0.<a name="a5"></a>attachPop(b0PopCallback, &amp;b0);</div>
<div class="line"> dbSerialPrintln(<span class="stringliteral">&quot;setup done&quot;</span>); </div>
<div class="line">}</div>
<div class="line"></div>
@@ -96,7 +96,7 @@ This program is free software; you can redistribute it and/or modify it under th
</div><!-- fragment --> </div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 12 2015 17:53:26 for API by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Thu Aug 13 2015 18:10:27 for API by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.7
</small></address>