mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
fix typo in pin configuration
This commit is contained in:
parent
72b267092f
commit
c9e6ae9e6c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ build_flags = ${rp2040_base.build_flags}
|
|||
-D P_LORA_BUSY=29 ; D3
|
||||
-D P_LORA_TX_LED=17
|
||||
-D SX126X_RXEN=7 ; D5
|
||||
-D SX126X_TXEN=1
|
||||
-D SX126X_TXEN=RADIOLIB_NC
|
||||
-D SX126X_DIO2_AS_RF_SWITCH=true
|
||||
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
|
||||
-D SX126X_RX_BOOSTED_GAIN=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue