Skip to content

Commit 2bb7e6d

Browse files
committed
fix: heltec v3: change gps enable pin
1 parent 74818d0 commit 2bb7e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/heltec_v3/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ build_flags =
2525
-D ENV_INCLUDE_GPS=1
2626
-D PIN_GPS_RX=47
2727
-D PIN_GPS_TX=48
28-
-D PIN_GPS_EN=46
28+
-D PIN_GPS_EN=26
2929
build_src_filter = ${esp32_base.build_src_filter}
3030
+<../variants/heltec_v3>
3131
+<helpers/sensors>

0 commit comments

Comments
 (0)