{
"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": 217.4,
"left": 336,
"attrs": { "color": "green", "bounce": "0" }
}
],
"connections": [
[ "mega:53", "btn1:1.r", "green", [ "v1.7", "h61", "v67.2", "h-28.8" ] ],
[ "btn1:2.l", "mega:GND.3", "green", [ "h-153.6", "v-19" ] ]
],
"dependencies": {}
}