mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
raise current limit to max for sx126x and sx127x
This commit is contained in:
parent
b08436eba7
commit
76639e2a68
18 changed files with 39 additions and 28 deletions
|
|
@ -20,7 +20,7 @@ build_flags =
|
|||
-D PIN_BOARD_SCL=22
|
||||
-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_CURRENT_LIMIT=140
|
||||
build_src_filter = ${esp32_base.build_src_filter}
|
||||
+<../variants/generic-e22>
|
||||
lib_deps =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue