.
This commit is contained in:
Vendored
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
// "version": "0.2.0",
|
||||
// "configurations": [
|
||||
// {
|
||||
// "name": "OctoPrint",
|
||||
// "type": "python",
|
||||
// "request": "launch",
|
||||
// "module": "octoprint",
|
||||
// "args": [
|
||||
// "serve",
|
||||
// "--debug"
|
||||
// ],
|
||||
// "cwd": "${workspaceFolder}/octoprint_CalibrationTools",
|
||||
// "preLaunchTask": "clean build artifacts"
|
||||
// }
|
||||
// ]
|
||||
}
|
||||
Reference in New Issue
Block a user