mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-03-28 17:42:59 +01:00
Merge pull request #49 from Genaker/update-catalog-readme
[docs] Add mention of expressif esp32 catalog update on install instructions
This commit is contained in:
@@ -180,6 +180,15 @@ If less, ESP32 will turn off. Fast pressing(less than 0.5 second) P button chang
|
||||
|
||||
7. Select Proper Environment
|
||||

|
||||
|
||||
---
|
||||
|
||||
>**Important note:** If using a Heltec V3 board, make sure your ESP32 Expressif catalog is up to date before selecting environment, otherwise might get a build time error such as: `Error: Unknown board ID 'heltec_wifi_lora_32_V3'` when trying to select the environment.
|
||||
>
|
||||
>Open a PlatformIO CLI: https://docs.platformio.org/en/latest/integration/ide/vscode.html#platformio-core-cli
|
||||
>
|
||||
>Run: `pio pkg update -g -p espressif32`
|
||||
|
||||
8. Select ESP32 USB Device to program
|
||||

|
||||
Note: It is theoretically possible to program via WiFi and BTH.
|
||||
|
||||
Reference in New Issue
Block a user