{
"version": 1,
"author": "Light",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 39, "left": 9, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -48.1,
"left": 205.1,
"rotate": 90,
"attrs": { "color": "green", "xray": "1" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": -48.1,
"left": 157.1,
"rotate": 90,
"attrs": { "color": "green", "xray": "1" }
}
],
"connections": [
[ "btn1:1.r", "uno:2", "green", [ "v38.6", "h5.5" ] ],
[ "btn1:2.r", "uno:GND.2", "green", [ "v0" ] ],
[ "btn2:2.r", "uno:GND.1", "green", [ "v9.8", "h-58.1" ] ],
[ "btn2:1.r", "uno:7", "green", [ "v10.3", "h35.3" ] ]
],
"dependencies": {}
}