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