mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
fix some pic display and delete camera some content
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -347,7 +347,6 @@ div.card-img-overlay:hover {
|
||||
top: 20px;
|
||||
left: 20%;
|
||||
height: 56px;
|
||||
line-height: 0;
|
||||
padding: 0 20px
|
||||
}
|
||||
|
||||
|
||||
@@ -20,15 +20,6 @@ what this software can do?
|
||||
|
||||
<img src="assets/img/product_pics/unit/unit_m5camera_f_02.webp" width="50%"><img src="assets/img/product_pics/unit/unit_m5camera_f_03.webp" width="50%">
|
||||
|
||||
**Note: M5CameraF is named differently when different hardware is selected. They follow the rules below.**
|
||||
|
||||
*M5CameraF_#_#... means optional hardware name follows "M5CameraF".*
|
||||
|
||||
* If configured with MPU6050, will be named M5CameraF_6050
|
||||
* If also configured with microphone, will be named M5CameraF_6050_MIC
|
||||
* If also configured with BME280, will be named M5CameraF_6050_MIC_BME280
|
||||
* If also configured with battery, will be named M5CameraF_6050_MIC_BME280_BAT
|
||||
|
||||
## Feature
|
||||
|
||||
- ESP32 specifications
|
||||
|
||||
+1
-1
@@ -186,7 +186,7 @@
|
||||
{a:"/#en/accessory/cable/lego_cable", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/accessory/lego_cable.webp", p:"LEGO Cable", sku:"A030"},
|
||||
{a:"/#/en/accessory/screw", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/accessory/screw_p1.webp", p:"SCREW", sku:"A050"},
|
||||
{a:"/#/en/accessory/bus_socket", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/accessory/acs_bus_socket_01.webp", p:"BUS-Socket", sku:"A001"},
|
||||
{a:"/#/en/accessory/frame", img:"assets/img/product_pics/accessory/frame_01.webp", p:"Frame", sku:"A013"},
|
||||
{a:"/#/en/accessory/frame", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/accessory/frame_01.webp", p:"Frame", sku:"A013"},
|
||||
{a:"/#/en/unit/trace", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/unit_trace_01.webp", p:"TRACE", sku:"A048"},
|
||||
{a:"/#/en/module/proto_kit", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/module_proto_02.webp", p:"PROTO-KIT", sku:"K008"},
|
||||
{a:"/#/en/tool/usb_downloader", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/tool/usb_downloader_01.webp", p:"USB Downloader", sku:"A012"},
|
||||
|
||||
@@ -183,7 +183,7 @@
|
||||
{a:"/#zh_CN/accessory/cable/lego_cable", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/accessory/lego_cable.webp", p:"LEGO Cable", sku:"A030"},
|
||||
{a:"/#/zh_CN/accessory/screw", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/accessory/screw_p1.webp", p:"SCREW", sku:"A050"},
|
||||
{a:"/#/zh_CN/accessory/bus_socket", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/accessory/acs_bus_socket_01.webp", p:"BUS-Socket", sku:"A001"},
|
||||
{a:"/#/zh_CN/accessory/frame", img:"assets/img/product_pics/accessory/frame_01.webp", p:"Frame", sku:"A013"},
|
||||
{a:"/#/zh_CN/accessory/frame", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/accessory/frame_01.webp", p:"Frame", sku:"A013"},
|
||||
{a:"/#/zh_CN/unit/trace", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/unit_trace_01.webp", p:"TRACE", sku:"A048"},
|
||||
{a:"/#/zh_CN/module/proto_kit", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/module_proto_02.webp", p:"PROTO-KIT", sku:"K008"},
|
||||
{a:"/#/zh_CN/tool/usb_downloader", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/tool/usb_downloader_01.webp", p:"USB Downloader", sku:"A012"},
|
||||
|
||||
Reference in New Issue
Block a user