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 748f9cf + 8056344 commit 49221fcCopy full SHA for 49221fc
1 file changed
variants/waveshare_rp2040_lora/platformio.ini
@@ -20,6 +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_RXEN=17
24
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
25
-D SX126X_RX_BOOSTED_GAIN=1
26
-D LORA_TX_POWER=22
0 commit comments