{
"version": 1,
"author": "Maria Hanauer",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-mega", "id": "mega", "top": 47.35, "left": -27.78, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 11.82,
"left": 385.81,
"attrs": { "color": "red", "bounce": "0" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": -51.94,
"left": 384.55,
"attrs": { "color": "blue", "bounce": "0" }
}
],
"connections": [
[ "btn2:1.l", "mega:20", "green", [ "h0" ] ],
[ "btn1:1.l", "mega:21", "green", [ "h0" ] ],
[ "btn2:2.r", "btn1:2.r", "green", [ "h46.69", "v51.17" ] ],
[ "mega:GND.2", "btn1:2.l", "black", [ "v45.63", "h241.53" ] ]
],
"dependencies": {}
}