Reverted to use GPIO 17, 18 as I2C for Heltec v4 repeater

This commit is contained in:
Kevin Le
2026-02-18 22:29:33 +07:00
parent 44b80d00c2
commit 13d0dff918

View File

@@ -54,8 +54,6 @@ build_flags =
-D PIN_BOARD_SDA=17
-D PIN_BOARD_SCL=18
-D PIN_OLED_RESET=21
-D ENV_PIN_SDA=4
-D ENV_PIN_SCL=3
build_src_filter= ${Heltec_lora32_v4.build_src_filter}
lib_deps = ${Heltec_lora32_v4.lib_deps}