mirror of
https://github.com/itead/ITEADLIB_Arduino_Nextion.git
synced 2026-03-14 05:56:51 +01:00
update document about UNO
This commit is contained in:
@@ -97,7 +97,6 @@ This program is free software; you can redistribute it and/or modify it under th
|
||||
<div class="line"></div>
|
||||
<div class="line"><span class="keywordtype">void</span> setup(<span class="keywordtype">void</span>)</div>
|
||||
<div class="line">{</div>
|
||||
<div class="line"> dbSerialBegin(9600);</div>
|
||||
<div class="line"> <a name="a5"></a><a class="code" href="_nex_touch_8cpp.html#ab09ddba6b72334d30ae091a7b038d790">nexInit</a>();</div>
|
||||
<div class="line"> btn_up.<a name="a6"></a><a class="code" href="class_nex_button.html#a6c7d60c2339b8c4530349fe2e75b840d">attachPop</a>(buttonUpPopCallback);</div>
|
||||
<div class="line"> btn_down.<a class="code" href="class_nex_button.html#a6c7d60c2339b8c4530349fe2e75b840d">attachPop</a>(buttonDownPopCallback);</div>
|
||||
@@ -112,7 +111,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 Jul 29 2015 13:48:32 for API by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Thu Jul 30 2015 10:41:04 for API by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.7
|
||||
</small></address>
|
||||
|
||||
Reference in New Issue
Block a user