From 21996930ecb3d6547652d262885e677d8f8a56e8 Mon Sep 17 00:00:00 2001 From: banggae Date: Wed, 3 Jun 2026 06:59:51 +0900 Subject: [PATCH] =?UTF-8?q?dc=ED=95=80=20=EC=88=98=EC=A0=95=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- esphome/esp32-c3-mini.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/esp32-c3-mini.yaml b/esphome/esp32-c3-mini.yaml index 564c5dd..22f539a 100644 --- a/esphome/esp32-c3-mini.yaml +++ b/esphome/esp32-c3-mini.yaml @@ -46,7 +46,7 @@ display: height: 320 offset_height: 0 offset_width: 0 - dc_pin: 5 # GPIO2 대신 strapping 핀이 아닌 GPIO5로 변경 + dc_pin: 2 reset_pin: 1 cs_pin: 0 eightbitcolor: true