From 36497222dabb5deebf5e865b18dec94c84fe8798 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A1=A9=E5=85=A5=E5=AD=94=E7=AB=A0?= Date: Thu, 20 Dec 2018 18:12:12 +0800 Subject: [PATCH] fix m5camera picture link --- docs/index.html | 2 +- docs/zh_CN/product_documents/units/unit_m5camera.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index be2b6b72..fd5b7dbe 100644 --- a/docs/index.html +++ b/docs/index.html @@ -63,7 +63,7 @@ auto2top : true, maxLevel : 1, subMaxLevel: 1, - basePath: 'https://docs.m5stack.com/', + basePath: '/', // PLUGINS // ----------------------------------------------------------------- executeScript: true, diff --git a/docs/zh_CN/product_documents/units/unit_m5camera.md b/docs/zh_CN/product_documents/units/unit_m5camera.md index 8026ff71..e3b0829a 100644 --- a/docs/zh_CN/product_documents/units/unit_m5camera.md +++ b/docs/zh_CN/product_documents/units/unit_m5camera.md @@ -1,6 +1,6 @@ # M5CAMERA - 摄像头 - +
*** @@ -78,7 +78,7 @@ float pressure = bme.readPressure();//pressure ## 原理图 - + ### 管脚映射