mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-11-25 09:23:09 -05:00
Improved Heltec v4 LNA gain-value threshold parameter
This commit is contained in:
parent
8382d4a08d
commit
6b21940e59
1 changed files with 1 additions and 1 deletions
2
Boards.h
2
Boards.h
|
|
@ -419,7 +419,7 @@
|
||||||
#define DIO2_AS_RF_SWITCH true
|
#define DIO2_AS_RF_SWITCH true
|
||||||
|
|
||||||
#define LORA_LNA_GAIN 17
|
#define LORA_LNA_GAIN 17
|
||||||
#define LORA_LNA_GVT 12
|
#define LORA_LNA_GVT 14
|
||||||
#define LORA_PA_GC1109 true
|
#define LORA_PA_GC1109 true
|
||||||
#define LORA_PA_PWR_EN 7
|
#define LORA_PA_PWR_EN 7
|
||||||
#define LORA_PA_CSD 2
|
#define LORA_PA_CSD 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue