mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
fixed old def
This commit is contained in:
parent
585558a9bb
commit
390694137c
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ build_flags =
|
|||
-D RADIO_CLASS=CustomSX1262
|
||||
-D WRAPPER_CLASS=CustomSX1262Wrapper
|
||||
-D LORA_TX_POWER=22
|
||||
-D SKIP_WIFI_OTA=1
|
||||
-D DISABLE_WIFI_OTA=1
|
||||
build_src_filter = ${esp32c6_base.build_src_filter}
|
||||
+<../variants/lilygo_tlora_c6>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue