From ea4ee224c63ed4876e30334df0d5aa0e71ed69ae Mon Sep 17 00:00:00 2001 From: Matthew Hills Date: Thu, 28 Nov 2024 18:17:43 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9A=97=EF=B8=8F=20See=20if=20the=20template?= =?UTF-8?q?=20board=20is=20incompatible=20with=20the=20wokwi=20board?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- basic/diagram.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basic/diagram.json b/basic/diagram.json index 5acbcf0..954a8b9 100644 --- a/basic/diagram.json +++ b/basic/diagram.json @@ -4,7 +4,7 @@ "editor": "wokwi", "parts": [ { - "type": "board-esp32-s3-devkitc-1", + "type": "board-esp32-c3-devkitm-1", "id": "esp" } ],