Browse Source
Merge pull request #711 from oltaco/heltec-vision-master-rename-companion-target
fix: Heltec Vision Master E290: rename companion target
pull/760/head
ripplebiz
9 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
variants/heltec_vision_master_e290/platformio.ini
|
|
|
@ -27,7 +27,7 @@ lib_deps = |
|
|
|
${esp32_base.lib_deps} |
|
|
|
https://github.com/Quency-D/heltec-eink-modules/archive/563dd41fd850a1bc3039b8723da4f3a20fe1c800.zip |
|
|
|
|
|
|
|
[env:Heltec_Vision_Master_E290_radio_ble] |
|
|
|
[env:Heltec_Vision_Master_E290_companion_radio_ble] |
|
|
|
extends = Heltec_Vision_Master_E290_base |
|
|
|
build_flags = |
|
|
|
${Heltec_Vision_Master_E290_base.build_flags} |
|
|
|
|