From 204fc877f7615dc0d1f8f9d760258d508309de6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=8A=E9=A2=97=E5=BF=83=E8=84=8F=20=7C=20=E5=BE=90?= =?UTF-8?q?=E5=AE=8F?= <870189248@qq.com> Date: Thu, 21 Oct 2021 12:01:11 +0800 Subject: [PATCH] Update README.md --- 24_esp32s2_s3_camera_wechat_mini/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/24_esp32s2_s3_camera_wechat_mini/README.md b/24_esp32s2_s3_camera_wechat_mini/README.md index 82e249e..012ea41 100644 --- a/24_esp32s2_s3_camera_wechat_mini/README.md +++ b/24_esp32s2_s3_camera_wechat_mini/README.md @@ -77,7 +77,7 @@ # 二、 准备工作 ### 源码下载 -模组代码:https://github.com/xuhongv/StudyInEsp32/24_esp32s2_s3_camera_wechat_mini +模组代码:https://github.com/xuhongv/StudyInEsp32/tree/master/24_esp32s2_s3_camera_wechat_mini 微信小程序代码:https://github.com/xuhongv/RemoteWeChatForESP @@ -410,4 +410,4 @@ $len = file_put_contents('/www/wwwroot/static/' . time() . ".png", $stream); - \ No newline at end of file +