-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hello im haveing some issues with adding a heltec_wifi_lora_32(V3) im able to add it with into the platform.ini, build and upload but it doesnt seem to run once uploaded and monitor mode isnt providing any output. see below for my platform.ini addition
[env:heltec_wifi_lora_32_V3]
platform = espressif32
board = heltec_wifi_lora_32_V3
board_build.partitions = no_ota.csv
framework = arduino
monitor_speed = 115200
build_flags =
${env.build_flags}
-DMSGPACK_USE_BOOST=OFF
lib_deps =
${env.lib_deps}
Metadata
Metadata
Assignees
Labels
No labels