From 9294653269496da91357faad5b2d8602ddb5aa3c Mon Sep 17 00:00:00 2001 From: zhanglaicheng Date: Thu, 16 Jul 2015 14:50:29 +0800 Subject: [PATCH] edit readme.md --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 7d397a8..a5affbd 100644 --- a/readme.md +++ b/readme.md @@ -20,6 +20,7 @@ Latest source code can be download at https://github.com/itead/ITEADLIB_Arduino_ You can clone it by: git clone https://github.com/itead/ITEADLIB_Arduino_Nextion + # Documentation Online API documentation can be reached at . @@ -30,7 +31,9 @@ Offline API documentation can be found under directory - RAM: not less than 2KBytes - Serial: two serial (communication and debug) + # Serial configuration + If you want to change the default serial to debug or communicate with Nextion ,you need to modify the line in file NexSerialConfig.h: #define dbSerial Serial