mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
tx_power can be raised to 22dBm on LR1110
This commit is contained in:
parent
808d3933c1
commit
708065a0ba
1 changed files with 1 additions and 0 deletions
|
|
@ -648,6 +648,7 @@ build_flags = ${nrf52840_t1000e.build_flags}
|
|||
-D PIN_USER_BTN=6
|
||||
-D RADIO_CLASS=CustomLR1110
|
||||
-D WRAPPER_CLASS=CustomLR1110Wrapper
|
||||
-D MAX_LORA_TX_POWER=22
|
||||
build_src_filter = ${nrf52840_t1000e.build_src_filter}
|
||||
+<helpers/*.cpp>
|
||||
+<helpers/nrf52/T1000eBoard.cpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue