{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-esp32-devkit-v1", "id": "esp", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 117.02,
"left": 182.51,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 59.16,
"left": 182.39,
"attrs": { "color": "green" }
}
],
"connections": [
[ "esp:TX0", "$serialMonitor:RX", "", [] ],
[ "esp:RX0", "$serialMonitor:TX", "", [] ],
[ "esp:D2", "btn1:1.l", "limegreen", [ "h0" ] ],
[ "btn1:2.l", "esp:GND.1", "black", [ "h0" ] ],
[ "esp:D19", "btn2:1.l", "green", [ "h0" ] ],
[ "esp:GND.1", "btn2:2.l", "black", [ "h42.78", "v-56.35" ] ]
],
"dependencies": {}
}