Kaynağa Gözat

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

Kevin Le 5 ay önce
ebeveyn
işleme
13d0dff918
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      variants/heltec_v4/platformio.ini

+ 0 - 2
variants/heltec_v4/platformio.ini

@@ -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}