mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-05-02 21:05:12 +00:00
fix: tcxo voltage 1.8 V for waveshare rp2040
This commit is contained in:
@@ -19,7 +19,7 @@ build_flags = ${rp2040_base.build_flags}
|
||||
-D P_LORA_MOSI=15
|
||||
-D P_LORA_TX_LED=25
|
||||
-D SX126X_DIO2_AS_RF_SWITCH=true
|
||||
-D SX126X_DIO3_TCXO_VOLTAGE=0
|
||||
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
|
||||
-D SX126X_RX_BOOSTED_GAIN=1
|
||||
-D LORA_TX_POWER=22
|
||||
; Debug options
|
||||
|
||||
Reference in New Issue
Block a user