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
|
|
@ -19,7 +19,7 @@ build_flags = ${nrf52840_thinknode_m1.build_flags}
|
|||
-D RADIO_CLASS=CustomSX1262
|
||||
-D WRAPPER_CLASS=CustomSX1262Wrapper
|
||||
-D LORA_TX_POWER=22
|
||||
-D SX126X_CURRENT_LIMIT=130
|
||||
-D SX126X_CURRENT_LIMIT=140
|
||||
-D SX126X_RX_BOOSTED_GAIN=1
|
||||
build_src_filter = ${nrf52840_thinknode_m1.build_src_filter}
|
||||
+<helpers/*.cpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue