mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Fixed a bug in the LORA_TX_POWER comment.
This commit is contained in:
parent
cdca79540f
commit
7a8370fa69
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ build_flags =
|
|||
-D P_LORA_PA_POWER=7 ;VFEM_Ctrl -LDO power enable
|
||||
-D P_LORA_KCT8103L_PA_CSD=4
|
||||
-D P_LORA_KCT8103L_PA_CTX=5
|
||||
-D LORA_TX_POWER=9 ; 9dBm + ~14dB KCT8103L gain = ~22dBm output
|
||||
-D LORA_TX_POWER=9 ; 9dBm + ~13dB KCT8103L gain = ~22dBm output
|
||||
-D MAX_LORA_TX_POWER=22 ; Max SX1262 output -> ~28dBm at antenna
|
||||
-D SX126X_DIO2_AS_RF_SWITCH=true
|
||||
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue