Merge pull request #32 from Genaker/next

Update README.md
This commit is contained in:
Egor Shitikov
2024-09-10 22:54:44 -07:00
committed by GitHub
+15
View File
@@ -271,4 +271,19 @@ TMB12A03 - in my case. Low voltage is better. <br />
(+) -> 41 <br />
GND (another) -> GND <br />
## Select Board to build
Select Visual Code environment:
![image](https://github.com/user-attachments/assets/3765615b-3a80-4270-bc74-8f6eae2b8458)
Edit **paltformio.io** uncommenting/selecting your sources
```
[platformio]
; for env:vision-master-e190
; src_dir = tft_src
; for env:vision-master-e290
; src_dir = eink_src
; for env:heltec_wifi_lora_32_V3
; src_dir = src ;;Default
```
for LilyGo use env:heltec_wifi_lora_32_V3