mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
fix m5camera picture link
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@
|
||||
auto2top : true,
|
||||
maxLevel : 1,
|
||||
subMaxLevel: 1,
|
||||
basePath: 'https://docs.m5stack.com/',
|
||||
basePath: '/',
|
||||
// PLUGINS
|
||||
// -----------------------------------------------------------------
|
||||
executeScript: true,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# M5CAMERA - 摄像头
|
||||
|
||||
<img src="assets/img/product_pics/units/M5GO_Unit_m5camera.png" width="30%" height="30%"><img src="assets/img/product_pics/units/unit_m5camera_grove_a.png" width="30%" height="30%">
|
||||
<img src="assets/img/product_pics/units/m5camera_01.png" width="30%" height="30%"><img src="assets/img/product_pics/units/m5camera_02.png" width="30%" height="30%"><br><img src="assets/img/product_pics/units/m5camera_03.png" width="30%" height="30%"><img src="assets/img/product_pics/units/m5camera_04.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
@@ -78,7 +78,7 @@ float pressure = bme.readPressure();//pressure
|
||||
|
||||
## 原理图
|
||||
|
||||
<img src="assets/img/product_pics/units/m5camera_sch.JPG">
|
||||
<!-- <img src="assets/img/product_pics/units/m5camera_sch.JPG"> -->
|
||||
|
||||
### 管脚映射
|
||||
|
||||
|
||||
Reference in New Issue
Block a user