We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c92cd21 + 4e9c229 commit f2b61f1Copy full SHA for f2b61f1
1 file changed
variants/waveshare_rp2040_lora/platformio.ini
@@ -20,7 +20,7 @@ build_flags = ${rp2040_base.build_flags}
20
-D P_LORA_MOSI=15
21
-D P_LORA_TX_LED=25
22
-D SX126X_DIO2_AS_RF_SWITCH=true
23
- -D SX126X_DIO3_TCXO_VOLTAGE=0
+ -D SX126X_DIO3_TCXO_VOLTAGE=1.8
24
-D SX126X_RX_BOOSTED_GAIN=1
25
-D LORA_TX_POWER=22
26
; Debug options
0 commit comments