Browse Source
Merge pull request #1611 from weebl2000/semtech-patch-tracker-v2
Enable register patch heltec tracker v2
pull/1665/head
ripplebiz
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
variants/heltec_tracker_v2/platformio.ini
|
|
|
@ -26,6 +26,7 @@ build_flags = |
|
|
|
-D SX126X_DIO3_TCXO_VOLTAGE=1.8 |
|
|
|
-D SX126X_CURRENT_LIMIT=140 |
|
|
|
-D SX126X_RX_BOOSTED_GAIN=1 |
|
|
|
-D SX126X_REGISTER_PATCH=1 |
|
|
|
-D PIN_BOARD_SDA=5 |
|
|
|
-D PIN_BOARD_SCL=6 |
|
|
|
-D PIN_USER_BTN=0 |
|
|
|
|