mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
fix: heltec v3: change gps enable pin
This commit is contained in:
parent
74818d0594
commit
2bb7e6dad4
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ build_flags =
|
||||||
-D ENV_INCLUDE_GPS=1
|
-D ENV_INCLUDE_GPS=1
|
||||||
-D PIN_GPS_RX=47
|
-D PIN_GPS_RX=47
|
||||||
-D PIN_GPS_TX=48
|
-D PIN_GPS_TX=48
|
||||||
-D PIN_GPS_EN=46
|
-D PIN_GPS_EN=26
|
||||||
build_src_filter = ${esp32_base.build_src_filter}
|
build_src_filter = ${esp32_base.build_src_filter}
|
||||||
+<../variants/heltec_v3>
|
+<../variants/heltec_v3>
|
||||||
+<helpers/sensors>
|
+<helpers/sensors>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue