From 8269e4f85b33982f39e49321467fe2201b43b927 Mon Sep 17 00:00:00 2001 From: shaoxiang <1026025056@qq.com> Date: Wed, 26 Jun 2019 21:06:15 +0800 Subject: [PATCH] add faq about m5stickc cn --- docs/zh_CN/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/zh_CN/faq.md b/docs/zh_CN/faq.md index 5fc6cfe8..1868c4ee 100644 --- a/docs/zh_CN/faq.md +++ b/docs/zh_CN/faq.md @@ -103,13 +103,13 @@ -- **Q9: One issue commonly exists on M5Stick-C, which happens when the battery is at a low level. In this case, some of the devices will have problem powering on, this is probably caused by a chaos timing sequence of power-on of ESP32, some component is involved, such as AXP192, 552, ESP32** +- **Q9: M5Stick-C上经常存在一个问题,即电池处于低电量情况下,容易发生无法开机的现象.**
- There is one way to bring the device back to live: 1, Connect G0 to 3V3. 2. Plug in the USB cable. 3, The screen will light up and leave the USB to charge the device.
+ 以下操作能够使设备恢复正常:1,将G0短接到3V3。 2.插入USB线。 3,屏幕亮起后停止短接,USB继续为设备充电.