From e328b97ba204d7a88b730b94c0aea4a70701561f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A2=AB=E9=81=97=E5=BF=98=E7=9A=84=EF=BC=8C=E7=9C=BC?= =?UTF-8?q?=E9=95=9C?= <947090743@qq.com> Date: Mon, 14 May 2018 22:14:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20ArduinoUNOR3=E7=A1=AC?= =?UTF-8?q?=E4=BB=B6=E7=AE=80=E4=BB=8B.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...inoUNOR3\347\241\254\344\273\266\347\256\200\344\273\213.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/doc/ArduinoUNOR3\347\241\254\344\273\266\347\256\200\344\273\213.md" "b/doc/ArduinoUNOR3\347\241\254\344\273\266\347\256\200\344\273\213.md" index 9301ba2..01379a7 100644 --- "a/doc/ArduinoUNOR3\347\241\254\344\273\266\347\256\200\344\273\213.md" +++ "b/doc/ArduinoUNOR3\347\241\254\344\273\266\347\256\200\344\273\213.md" @@ -5,7 +5,7 @@ ### 指示灯 -- ON:电源指示 +- ON:电源指示_ - TX:串口发送指示 - RX:串口接收指示 - LED:可编程控制指示,13号引脚,程序或外部输入信号控制 -- Gitee