diff --git a/docs/en/core/atom_lite.md b/docs/en/core/atom_lite.md
index 04858690..a683402c 100644
--- a/docs/en/core/atom_lite.md
+++ b/docs/en/core/atom_lite.md
@@ -7,11 +7,6 @@
**Atom Lite** is a very compact development board in the M5Stack development kit series with a size of only 24 * 24mm. It provides more GPIO for user customization which is very suitable for embedded smart home devices and in making smart toys. The main control adopts the ESP32-PICO chip which comes integrated with Wi-Fi and Bluetooth technologies and has a 4MB of integrated SPI flash memory. Atom Lite board provides an Infra-Red LED, a RGB LED, buttons, and a PH2.0 interface. In addition, it can connect to external sensors and actuators through 6 GPIOs. The on-board Type-C USB interface enables rapid program upload and execution.
-
-
-
-
-
## Product Features
diff --git a/docs/en/core/atom_matrix.md b/docs/en/core/atom_matrix.md
index 6d27c20d..ed3a04f1 100644
--- a/docs/en/core/atom_matrix.md
+++ b/docs/en/core/atom_matrix.md
@@ -7,9 +7,6 @@
**ATOM Matrix** is the most compact development board in the M5Stack development kit series yet with a size of only 24 * 24mm. It provides more GPIO pins and is very suitable for handy and miniature embedded device development. The main control adopts the ESP32-PICO-D4 chip, which comes integrated with Wi-Fi and Bluetooth technologies and has 4MB of integrated SPI flash memory. The Atom board provides an Infra-Red LED along with the 5*5 RGB LED matrix on the panel, a built-in IMU sensor (MPU6886), and a PH2.0 interface. A general purpose programmable button is provied below the RGB Led matrix to enable users to add input support to their various projects. The on-board USB interface (Type-C) enables rapid program uploading and execution. One M2 screw hole is provided on the back for mounting the board.
-
-
-
NOTE: We have set the brightness of RGB LED limited to 20. Pls DO NOT set it higher to avoid damaging the LED and acrylic screen.
diff --git a/docs/zh_CN/core/atom_lite.md b/docs/zh_CN/core/atom_lite.md
index 964c5832..26cd6529 100644
--- a/docs/zh_CN/core/atom_lite.md
+++ b/docs/zh_CN/core/atom_lite.md
@@ -7,7 +7,6 @@
**ATOM Lite** 是M5Stack开发套件系列中一款非常小巧的开发板,其大小只有24 * 24mm,提供更多GPIO供用户自定义,非常适合做嵌入式的智能硬件开发。主控采用了ESP32-PICO-D4方案,集成Wi-Fi和蓝牙模块,内置3D天线,拥有4MB的SPI闪存,提供Infra-Red、Neo Led、按键和PH2.0接口。板载Type-C接口可以快速实现程序上传下载,背面具有一个M2螺丝孔用于固定。
-
diff --git a/docs/zh_CN/core/atom_matrix.md b/docs/zh_CN/core/atom_matrix.md
index 304da605..de049067 100644
--- a/docs/zh_CN/core/atom_matrix.md
+++ b/docs/zh_CN/core/atom_matrix.md
@@ -8,8 +8,6 @@
**ATOM Matrix** 是M5Stack开发套件系列中一款非常小巧的开发板,其大小只有24 * 24mm,提供更多GPIO供用户自定义,非常适合做嵌入式的智能硬件。主控采用ESP32-PICO-D4方案,集成Wi-Fi和蓝牙模块,拥有4MB的SPI闪存,板载Infra-Red,面板上有5*5 RGB Led矩阵、内置IMU姿态传感器(MPU6886),在Neo Led矩阵下方隐藏一颗可编程按键,板载Type-C接口可以快速实现程序上传下载,此外还提供一个PH2.0 4P接口用于连接外设。背面具有一个M2螺丝孔用于固定。
-
-
注意:RGB LED的亮度限制为20,因此请不要将其设置过高的亮度数值,以免损坏LED和亚克力屏幕。