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.
1 parent 72b2670 commit c9e6ae9Copy full SHA for c9e6ae9
variants/xiao_rp2040/platformio.ini
@@ -13,7 +13,7 @@ build_flags = ${rp2040_base.build_flags}
13
-D P_LORA_BUSY=29 ; D3
14
-D P_LORA_TX_LED=17
15
-D SX126X_RXEN=7 ; D5
16
- -D SX126X_TXEN=1
+ -D SX126X_TXEN=RADIOLIB_NC
17
-D SX126X_DIO2_AS_RF_SWITCH=true
18
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
19
-D SX126X_RX_BOOSTED_GAIN=1
0 commit comments