{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 0.83, "left": -0.98, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 83,
"left": -96,
"attrs": { "color": "red", "xray": "1" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "btn1:1.r", "nucleo:GND.6", "green", [ "v0" ] ],
[ "btn1:2.r", "nucleo:PA8", "green", [ "h0" ] ]
],
"dependencies": {}
}