mirror of
https://github.com/itead/ITEADLIB_Arduino_Nextion.git
synced 2026-03-10 12:06:49 +01:00
@@ -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, &b0);</div>
|
||||
<div class="line"> b0.<a name="a5"></a>attachPop(b0PopCallback, &b0);</div>
|
||||
<div class="line"> dbSerialPrintln(<span class="stringliteral">"setup done"</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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Thu Aug 13 2015 18:10:27 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