mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* new build option: SX126X_RX_BOOSTED_GAIN
This commit is contained in:
parent
2889867c4c
commit
5acfe52417
4 changed files with 10 additions and 3 deletions
|
|
@ -125,6 +125,7 @@ build_flags =
|
|||
-D SX126X_DIO2_AS_RF_SWITCH=true
|
||||
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
|
||||
-D SX126X_CURRENT_LIMIT=130.0f ; for best TX power!
|
||||
-D SX126X_RX_BOOSTED_GAIN=true
|
||||
build_src_filter = ${esp32_base.build_src_filter}
|
||||
lib_deps =
|
||||
${esp32_base.lib_deps}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue