From 9bb94aa4ef3e4168610c04e45a07ae5c2beff40b Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Fri, 3 Jul 2020 16:26:36 +0800 Subject: [PATCH] Update w5500PoE.md --- docs/zh_CN/base/w5500PoE.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/zh_CN/base/w5500PoE.md b/docs/zh_CN/base/w5500PoE.md index 5c6af7fb..7a443c57 100644 --- a/docs/zh_CN/base/w5500PoE.md +++ b/docs/zh_CN/base/w5500PoE.md @@ -14,7 +14,7 @@ HT3.96连接器的 6 个引脚默认悬空,你可以根据需求选择连接RS 如果需要添加 RS485或RS232 通信接口,请将 TTL-RS485 或TTL-RS232 转接板与配套排针焊接到主板上相应的引脚上。 - + ## 产品特性 @@ -45,7 +45,6 @@ HT3.96连接器的 6 个引脚默认悬空,你可以根据需求选择连接RS - 4x 内六角自攻螺丝 KA2x4 - 1x 沉头螺丝 M3x8 - ## 应用 @@ -163,7 +162,7 @@ HT3.96连接器的 6 个引脚默认悬空,你可以根据需求选择连接RS ## 原理图 - + ## 相关链接 @@ -174,7 +173,7 @@ HT3.96连接器的 6 个引脚默认悬空,你可以根据需求选择连接RS ## 案例程序 -- 获取代码[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Base/W5500_PoE) +- 获取Arduino代码[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Base/W5500_PoE)