From 86bcdbba8acc9438da3c4fd89a4b89dca2f41f05 Mon Sep 17 00:00:00 2001
From: Gitshaoxiang <1026025056@qq.com>
Date: Mon, 21 Dec 2020 10:42:59 +0800
Subject: [PATCH] fix vmeter pic
---
docs/en/uiflow/advanced.md | 2 --
docs/en/unit/vmeter.md | 2 +-
docs/zh_CN/atom/atomic_hdriver.md | 5 +++++
docs/zh_CN/uiflow/advanced.md | 6 ------
docs/zh_CN/unit/vmeter.md | 4 ++--
5 files changed, 8 insertions(+), 11 deletions(-)
create mode 100644 docs/zh_CN/atom/atomic_hdriver.md
diff --git a/docs/en/uiflow/advanced.md b/docs/en/uiflow/advanced.md
index 246ae152..bec7224d 100644
--- a/docs/en/uiflow/advanced.md
+++ b/docs/en/uiflow/advanced.md
@@ -169,8 +169,6 @@ __Note: The created variable name is not allowed to be consistent with the param
* When you have multiple devices at the same time, the ID name (the ID below is "M5stack") is not allowed to be duplicated with other options in the configuration information, and it is not allowed to duplicate the IDs of other devices. At the same time, the same server In the device with the same ID name, only one online is allowed.
-* MQTT program must be downloaded to use!
-
>
* __MQTT Start__
diff --git a/docs/en/unit/vmeter.md b/docs/en/unit/vmeter.md
index 71e8a4f7..3ec38354 100644
--- a/docs/en/unit/vmeter.md
+++ b/docs/en/unit/vmeter.md
@@ -12,7 +12,7 @@ In order to ensure the measurement accuracy, there is a built-in DC-DC isolated
This prevents noise and surges on the data bus or other circuits from entering the local ground terminal to interfere or damage sensitive circuits. Each Unit is individually calibrated when leaving the factory, initial accuracy of 0.1%FS, ±1 count, and a maximum measurement voltage of ±36V.
->? EEPROM (0x53) has built-in calibration parameters when leaving the factory. Please do not write to the EEPROM, otherwise the calibration data will be overwritten and the measurement results will be inaccurate.
+?>EEPROM (0x53) has built-in calibration parameters when leaving the factory. Please do not write to the EEPROM, otherwise the calibration data will be overwritten and the measurement results will be inaccurate.
## Product Features
diff --git a/docs/zh_CN/atom/atomic_hdriver.md b/docs/zh_CN/atom/atomic_hdriver.md
new file mode 100644
index 00000000..75cdadb6
--- /dev/null
+++ b/docs/zh_CN/atom/atomic_hdriver.md
@@ -0,0 +1,5 @@
+# ATOM HDriver
+
+
-
-
* __MQTT Start__
>在MQTT配置块下方添加Start块,这表示,当配置信息后则开始运行
>
-
-
## Publish发布
#### 功能说明
diff --git a/docs/zh_CN/unit/vmeter.md b/docs/zh_CN/unit/vmeter.md
index b2c71848..8f54be82 100644
--- a/docs/zh_CN/unit/vmeter.md
+++ b/docs/zh_CN/unit/vmeter.md
@@ -2,13 +2,13 @@

