From 68cd0d0b6780f4c79c5ec13ab8dc32c4f3fbb56a Mon Sep 17 00:00:00 2001 From: Architecting Date: Thu, 30 Jul 2015 10:36:11 +0800 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 62b74d4..870fb96 100644 --- a/readme.md +++ b/readme.md @@ -42,7 +42,7 @@ For example: In configuration file `NexSerialConfig.h`, you can find two macros below: - - dbSerial: Debug Serial, needed by beginners for debug your nextion applications or sketches. If + - dbSerial: Debug Serial (baudrate:9600), needed by beginners for debug your nextion applications or sketches. If your complete your work, it will be a wise choice to disable Debug Serial. - nexSerial: Nextion Serial, the bridge of Nextion and your mainboard.