diff --git a/docs/zh_CN/module/encoder.md b/docs/zh_CN/module/encoder.md
index 68e7d51c..96d1b7bb 100644
--- a/docs/zh_CN/module/encoder.md
+++ b/docs/zh_CN/module/encoder.md
@@ -1,7 +1,6 @@
-# Module ENCODER {docsify-ignore-all}
-
-
+# Module ENCODER
+


-
## 产品特性
- 12 RGB Led
@@ -71,12 +68,10 @@ void get_encoder_increment(void){
- 1x M5Stack ENCODER 模块
- 1x 编码器转盘
-
## 相关链接
- **[ENCODER 固件](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/ENCODER/firmware_328p/FacesEncoder328)**
-
## EasyLoader
>EasyLoader是一个简洁快速的程序烧录器,其内置了一个产品相关的案例程序,通过简单步骤将其烧录至主控,即可进行一系列的功能验证.**(程序烧录前,请根据设备类型安装相应驱动程序. M5Core型主机[请点击此处查看CP210X驱动安装教程](zh_CN/arduino/arduino_development?id=安装串口驱动),M5StickC/V/T/ATOM系列可免驱动使用)**
@@ -114,53 +109,16 @@ void get_encoder_increment(void){
### Arduino IDE
-*以下代码仅为片段,如需获取完整代码, [请点击此处.](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/ENCODER/Arduino/faces_encoder).*
-
-```arduino
-/*
-* faces_encoder.ino
-*/
-#include
-