fix faq answer

This commit is contained in:
shaoxiang
2019-06-27 13:54:47 +08:00
parent 1f80fa7e12
commit 10f9bae983
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -115,7 +115,7 @@
<div class="container">
<button type="button" class="btn btn-primary" data-toggle="collapse" data-target="#Q9">answer</button>
<div id="Q9" class="collapse">
<img src="assets/img/faq/m5stickc_05.jpg width="100%" height="100%">
<img src="assets/img/faq/m5stickc_05.jpg" width="100%" height="100%">
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.
</div>
</div>
+1 -1
View File
@@ -108,7 +108,7 @@
<div class="container">
<button type="button" class="btn btn-primary" data-toggle="collapse" data-target="#Q9">answer</button>
<div id="Q9" class="collapse">
<img src="assets/img/faq/m5stickc_05.jpg width="100%" height="100%">
<img src="assets/img/faq/m5stickc_05.jpg" width="100%" height="100%">
以下操作能够使设备恢复正常:1,将G0短接到3V3。 2.插入USB线。 3,屏幕亮起后停止短接,USB继续为设备充电.
</div>
</div>