瀏覽代碼

docs: fix FAQ rendering

Sefinek 2 月之前
父節點
當前提交
15913d580f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/faq.md

+ 1 - 0
docs/faq.md

@@ -785,6 +785,7 @@ After this bootloader is flashed onto the device, you can trigger an over-the-ai
 ### 7.2. Q: How to update ESP32-based devices over the air?
 
 **A:** For ESP32-based devices (e.g. Heltec V3):
+
 1. On <https://flasher.meshcore.io>, download the **non-merged** version of the firmware for your ESP32 device (e.g. `Heltec_v3_repeater-v1.6.2-4449fd3.bin`, no `"merged"` in the file name)
 2. From the MeshCore app, log in remotely to the repeater you want to update with admin privileges
 3. Go to the Command Line tab, type `start ota` and hit enter.