Workspace file

This commit is contained in:
Jan Zípek 2024-06-02 15:41:11 +02:00
parent 2282b7b8a6
commit ac8cac52a7
1 changed files with 11 additions and 0 deletions

11
dow.code-workspace Normal file
View File

@ -0,0 +1,11 @@
{
"folders": [
{
"path": "server"
},
{
"path": "firmware"
}
],
"settings": {}
}