From 252dc562537d1d3b47c4a743e31a0d6f855cc87e Mon Sep 17 00:00:00 2001 From: Egor Shitikov Date: Tue, 10 Sep 2024 22:53:58 -0700 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 6a33caa..957a5a0 100644 --- a/README.md +++ b/README.md @@ -271,4 +271,19 @@ TMB12A03 - in my case. Low voltage is better.
(+) -> 41
GND (another) -> GND
+## 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