platformio.ini: removed display lib from env ttgobeam
This commit is contained in:
parent
f2cfe211e8
commit
4b851937c1
@ -107,7 +107,6 @@ board_build.partitions = ${common_env_data.board_build.partitions}
|
|||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
upload_speed = 921600
|
upload_speed = 921600
|
||||||
lib_deps =
|
lib_deps =
|
||||||
${common_env_data.lib_deps_display}
|
|
||||||
${common_env_data.lib_deps_gps}
|
${common_env_data.lib_deps_gps}
|
||||||
build_flags =
|
build_flags =
|
||||||
${common_env_data.build_flags}
|
${common_env_data.build_flags}
|
||||||
|
Loading…
Reference in New Issue
Block a user