Skip to content

Commit f2b61f1

Browse files
authored
Merge pull request #1425 from thomasabbott/tcxo_voltage_fix_rp2040
RP2040 Update SX126X_DIO3_TCXO_VOLTAGE to 1.8 V
2 parents c92cd21 + 4e9c229 commit f2b61f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

variants/waveshare_rp2040_lora/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ build_flags = ${rp2040_base.build_flags}
2020
-D P_LORA_MOSI=15
2121
-D P_LORA_TX_LED=25
2222
-D SX126X_DIO2_AS_RF_SWITCH=true
23-
-D SX126X_DIO3_TCXO_VOLTAGE=0
23+
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
2424
-D SX126X_RX_BOOSTED_GAIN=1
2525
-D LORA_TX_POWER=22
2626
; Debug options

0 commit comments

Comments
 (0)