vault backup: 2024-12-20 13:43:14

This commit is contained in:
sShemet
2024-12-20 13:43:14 +05:00
parent 33e2793f1e
commit 7b914027c6
2 changed files with 8 additions and 5 deletions

View File

@@ -15,9 +15,9 @@
"state": {
"file": "P2EP/cdRead.canvas",
"viewState": {
"x": -201.11019175061853,
"y": 86.64430591635133,
"zoom": -0.33333333333333326
"x": -79.83865965602445,
"y": 116.03580256348212,
"zoom": -0.6666666666666673
}
},
"icon": "lucide-layout-dashboard",

View File

@@ -1,6 +1,9 @@
{
"nodes":[
{"id":"6ae7a0619adc1889","x":-555,"y":-184,"width":250,"height":60,"type":"text","text":"**readCDUnpack**\n\nreads"}
{"id":"6ae7a0619adc1889","type":"text","text":"**readingCDLoop**\n\nChecks CD statuses while CD reads and execute actions","x":-555,"y":-184,"width":250,"height":212},
{"id":"42e975d2e486d316","type":"text","text":"RunCmdFromArray","x":-40,"y":-32,"width":250,"height":60}
],
"edges":[]
"edges":[
{"id":"079a759fdabbba92","fromNode":"6ae7a0619adc1889","fromSide":"right","toNode":"42e975d2e486d316","toSide":"left"}
]
}