From 91d7cdbde9c0bfc8432e52e169754e75b2ba6fee Mon Sep 17 00:00:00 2001 From: zhanglaicheng Date: Thu, 30 Jul 2015 17:18:59 +0800 Subject: [PATCH] add blog link to readme --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 6d2ca16..8818e0e 100644 --- a/readme.md +++ b/readme.md @@ -68,6 +68,9 @@ If you want to disable the debug information,you need to modify the line in file If your board has only one hardware serial, such as UNO, you should disable dbSerial and redirect nexSerial to Serial(Refer to section:`Serial configuration`). +# Useful Links + + -------------------------------------------------------------------------------