{
"version": 1,
"author": "Igor Klaus Reichert",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-mega", "id": "mega", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 227,
"left": 278.4,
"attrs": { "color": "green" }
}
],
"connections": [
[ "btn1:2.l", "mega:GND.2", "green", [ "h0" ] ],
[ "mega:53", "btn1:1.r", "green", [ "v1.7", "h80.2", "v48" ] ]
],
"dependencies": {}
}