mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Update platformio.ini
This commit is contained in:
parent
6e26a6a78c
commit
af7db5593b
1 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ lib_deps =
|
|||
${LilyGo_TBeam_SX1276.lib_deps}
|
||||
${esp32_ota.lib_deps}
|
||||
|
||||
[env:Tbeam_SX1276_room]
|
||||
[env:Tbeam_SX1276_room_server]
|
||||
extends = LilyGo_TBeam_SX1276
|
||||
build_flags =
|
||||
${LilyGo_TBeam_SX1276.build_flags}
|
||||
|
|
@ -83,4 +83,4 @@ build_src_filter = ${LilyGo_TBeam_SX1276.build_src_filter}
|
|||
+<../examples/simple_room_server>
|
||||
lib_deps =
|
||||
${LilyGo_TBeam_SX1276.lib_deps}
|
||||
${esp32_ota.lib_deps}
|
||||
${esp32_ota.lib_deps}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue