diff --git a/docs/assets/img/product_pics/unit/4_relay/4relay.webp b/docs/assets/img/product_pics/unit/4_relay/4relay.webp index 31bb9934..e8755068 100644 Binary files a/docs/assets/img/product_pics/unit/4_relay/4relay.webp and b/docs/assets/img/product_pics/unit/4_relay/4relay.webp differ diff --git a/docs/en/core/m5paper.md b/docs/en/core/m5paper.md new file mode 100644 index 00000000..e69de29b diff --git a/docs/en/uiflow/advanced.md b/docs/en/uiflow/advanced.md index 8f24c8d0..c5eb4124 100644 --- a/docs/en/uiflow/advanced.md +++ b/docs/en/uiflow/advanced.md @@ -111,6 +111,7 @@ __Note: The created variable name is not allowed to be consistent with the param >Complete the program editing, respectively run the receiver and transmitter programs, you can achieve ESP-NOW short-range wireless communication. +?>Note: When using ESP-NOW, you need to download the program to the device instead of directly testing and running. ## MQTT communication diff --git a/docs/en/unit/4relay.md b/docs/en/unit/4relay.md index 9c477242..3234c55b 100644 --- a/docs/en/unit/4relay.md +++ b/docs/en/unit/4relay.md @@ -19,6 +19,7 @@ - 1x 4-Relay Unit - 1x Grove Cable(20cm) +- 4x VH-3.96-4P Plug terminal ## Applications @@ -80,7 +81,7 @@
@@ -106,15 +107,11 @@ ### 1. Arduino IDE -<<<<<<< HEAD [click here to get Arduino example](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/4-RELAY) -======= -[click here to get Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/4-relay) ->>>>>>> f5e658cf43734e7147306f68d9027a32463a6ab5 \ No newline at end of file diff --git a/docs/zh_CN/quick_start/unitv/v_function.md b/docs/zh_CN/quick_start/unitv/v_function.md index 11f88ccb..a1acc6e7 100644 --- a/docs/zh_CN/quick_start/unitv/v_function.md +++ b/docs/zh_CN/quick_start/unitv/v_function.md @@ -451,7 +451,7 @@ V-Function是由M5Stack团队针对V系列设备开发的多个**视觉识别** ``` -## 条形码识别 +## 条形码识别 >识别画面中的条形码,并返回识别结果,以及版本。 diff --git a/docs/zh_CN/uiflow/advanced.md b/docs/zh_CN/uiflow/advanced.md index 45614627..417f95ad 100644 --- a/docs/zh_CN/uiflow/advanced.md +++ b/docs/zh_CN/uiflow/advanced.md @@ -111,6 +111,8 @@ __注意:创建的变量名称不允许与形参名称一致,即不允许使 >完成程序编辑,分别运行接收端与发射端程序,即可实现ESP-NOW短程无线通信. +?>注意: 使用ESP-NOW时,需要将程序Download至设备,并非直接测试运行。 + ## MQTT communication #### 什么是MQTT? diff --git a/docs/zh_CN/unit/4relay.md b/docs/zh_CN/unit/4relay.md index 5ff6364a..d2a8b4ad 100644 --- a/docs/zh_CN/unit/4relay.md +++ b/docs/zh_CN/unit/4relay.md @@ -19,6 +19,7 @@ - 1x 4-Relay Unit - 1x Grove 线(20cm) +- 4x VH3.96-4P接线端子 ## 应用 @@ -81,7 +82,7 @@