diff --git a/docs/assets/css/main.css b/docs/assets/css/main.css index 00dd6851..a7ef788f 100755 --- a/docs/assets/css/main.css +++ b/docs/assets/css/main.css @@ -1047,7 +1047,7 @@ mark { .easyloader-box { display: flex; flex-direction: row; - width: 80%; + width: 85%; } .easyloader-box > div { @@ -1060,7 +1060,7 @@ mark { } .easyloader-box p { - margin-left: 10px; + margin-left: 12px; color: white; } @@ -1068,7 +1068,7 @@ mark { position: absolute; right: 0px; bottom: 0px; - height: 50%; + height: 40%; width: 100%; background-color: black; opacity: 0.7; @@ -1094,4 +1094,21 @@ mark { .easyloader-btn a:hover { background-color: #45a9ff; +} + +@media screen and (max-width:768px) { + + .easyloader-box { + flex-direction: column; + width: 100%; + } + + .easyloader-box > div { + width: 100%; + } + + .easyloader-mask { + height: 60%; + } + } \ No newline at end of file diff --git a/docs/assets/img/product_pics/hat/8servos_hat/8Servos_hat_example.jpg b/docs/assets/img/product_pics/hat/8servos_hat/8Servos_hat_example.jpg new file mode 100644 index 00000000..c140a367 Binary files /dev/null and b/docs/assets/img/product_pics/hat/8servos_hat/8Servos_hat_example.jpg differ diff --git a/docs/en/hat/hat-8servos.md b/docs/en/hat/hat-8servos.md index 4586e5e0..537bf869 100644 --- a/docs/en/hat/hat-8servos.md +++ b/docs/en/hat/hat-8servos.md @@ -37,14 +37,25 @@ ## EasyLoader - - - - >1. EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. This can be burned to the M5 device through simple steps, and a series of function verifications can be performed. - ->2. After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, click **"Burn"** to burn the program (**For M5StickC, set the baud rate to 115200 or 750000**) +
+
+
+
+ Windows + +
+
+
+ +
+

Description:

+

This test program will test whether the drive servo function of each port of the 8Servos HAT module is normal.

+
+
+