From fa14bafea9262d716ca81a97aae537b60a02e6ef Mon Sep 17 00:00:00 2001 From: Gitshaoxiang <1026025056@qq.com> Date: Tue, 26 May 2020 11:12:38 +0800 Subject: [PATCH] change esp32-cam sch link and update SIM800L code link --- docs/en/module/sim800.md | 25 ++----------------------- docs/en/unit/esp32cam.md | 7 ++++++- docs/zh_CN/module/sim800.md | 6 ++++-- docs/zh_CN/unit/esp32cam.md | 2 +- 4 files changed, 13 insertions(+), 27 deletions(-) diff --git a/docs/en/module/sim800.md b/docs/en/module/sim800.md index 1d53ac41..69df384c 100644 --- a/docs/en/module/sim800.md +++ b/docs/en/module/sim800.md @@ -77,30 +77,9 @@ ### 1. Arduino -Use with Arduino, please click [here](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/SIM800L) - +[Sample code for sending SMS](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/SIM800L) - +[AT transparent transmission + network test](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/SIM800L/SIM800L_FactoryTest)