HASwitchPlate / openHASP

HomeAutomation Switchplate based on lvgl for ESP32
https://www.openhasp.com
MIT License
659 stars 164 forks source link

GitPod compile error by wrong env. #510

Closed exotsk closed 11 months ago

exotsk commented 11 months ago

Perform all steps below and tick them with [x]

Describe the bug

After trying compile dev by GitPod, after selecting by uncomment in platformio_override.ini my env i get wrong env error lijke this: gitpod /workspace/openHASP $ platformio run UnknownEnvNamesError: Unknown environment names 'sunton-3248s035r_4MB'. Valid names are 'esp32dev-mrb3511, az-touch-mod-esp32_ili9341_8MB, ttgo_esp32_poe-ili9341, my_custom_build, d1-r32-unoshield_ili9486_adc, lolin-d32-pro_ili9341, az-touch-mod-esp32_ili9341_4MB, d1-mini-esp32_ili9341, esp32-one_st7796, d1-r32-unoshield_ili9341_adc'

To Reproduce

Compile

image image

exotsk commented 11 months ago

my mistake. i don`t select ini file.

fvanroie commented 11 months ago

No problem, good to hear you figured it out. Have fun!