feat: added vs-code workspace

This commit is contained in:
SWETRAK
2026-07-06 22:09:46 +02:00
parent 8f84e04f0b
commit 535ecc84f2
+28
View File
@@ -0,0 +1,28 @@
{
"folders": [
{
"path": "APL_Master"
},
{
"name": "APL_Slave_1",
"path": "APL_Slave_1"
},
{
"name": "APL_Slave_2",
"path": "APL_Slave_2"
},
{
"name": "APL_Slave_3",
"path": "APL_Slave_3"
},
{
"name": "APL_Slave_4",
"path": "APL_Slave_4"
},
{
"name": "APL_Slave_5",
"path": "APL_Slave_5"
}
],
"settings": {}
}