From 1c195fea4f4c5bc5580c3a5d5cfae6adaac9889d Mon Sep 17 00:00:00 2001 From: shunian11 <1571830847@qq.com> Date: Fri, 20 Mar 2026 11:11:24 +0800 Subject: [PATCH] Update config.json --- main/boards/waveshare/esp32-s3-touch-lcd-1.54/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/boards/waveshare/esp32-s3-touch-lcd-1.54/config.json b/main/boards/waveshare/esp32-s3-touch-lcd-1.54/config.json index 876d3b9..207a394 100644 --- a/main/boards/waveshare/esp32-s3-touch-lcd-1.54/config.json +++ b/main/boards/waveshare/esp32-s3-touch-lcd-1.54/config.json @@ -1,5 +1,5 @@ { - "target": "esp32c6", + "target": "esp32s3", "builds": [ { "name": "esp32-s3-touch-lcd-1.54", @@ -9,4 +9,4 @@ ] } ] -} \ No newline at end of file +}