mirror of
https://github.com/itead/ITEADLIB_Arduino_Nextion.git
synced 2026-03-20 00:46:52 +01:00
respair readme error ----> nexserial
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> you need to modify the line in file `NexSerialConfig.h`:</div>
|
||||
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
|
||||
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor"> #define dbSerial Serial ---> #define dbSerial Serialxxx</span></div>
|
||||
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="preprocessor"> #define nexSerial Serial2 ---> #define dbSerial Serialxxx</span></div>
|
||||
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="preprocessor"> #define nexSerial Serial2 ---> #define nexSeria Serialxxx</span></div>
|
||||
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
|
||||
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="preprocessor">## Disable Debug Serial</span></div>
|
||||
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
|
||||
@@ -143,7 +143,7 @@
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Thu Jul 30 2015 10:41:04 for API by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Thu Jul 30 2015 11:21:33 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