Browse Source

Merge pull request #665 from jbrazio/jbrazio/2025_9776d79d

Fix Heltec v3 433MHz crash while transmitting
pull/671/head
ripplebiz 9 months ago
committed by GitHub
parent
commit
24cc6a40a6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      variants/heltec_v3/platformio.ini

2
variants/heltec_v3/platformio.ini

@ -17,7 +17,7 @@ build_flags =
-D PIN_VEXT_EN=36
-D SX126X_DIO2_AS_RF_SWITCH=true
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
-D SX126X_CURRENT_LIMIT=140
-D SX126X_CURRENT_LIMIT=160
-D SX126X_RX_BOOSTED_GAIN=1
-D PIN_GPS_RX=47
-D PIN_GPS_TX=48

Loading…
Cancel
Save