{
"version": 1,
"author": "You",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico1",
"top": 0,
"left": 0,
"attrs": { "code": "SerialTransferSender.ino" }
},
{
"type": "wokwi-pi-pico",
"id": "pico2",
"top": -3.15,
"left": 195.6,
"attrs": { "code": "SerialTransferReceiver.ino, ControlReceiver.cpp, ControlReceiver.h" }
}
],
"connections": [
[ "pico2:GP8", "pico1:GP9", "green", [ "h-57.6", "v115.2", "h-153.6", "v-105.6" ] ],
[ "pico1:GP8", "pico2:GP9", "green", [ "h-25.2", "v102.45", "h172.8", "v-96" ] ]
],
"dependencies": {}
}