Add Example BOM DATA
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -25,7 +25,7 @@
|
||||
"name": "Plotbox Current File",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}\\plot_box.py",
|
||||
"program": "${workspaceFolder}\\plotbox.py",
|
||||
"args": ["${file}"],
|
||||
"console": "integratedTerminal"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user