Add spotarea

Add SpotArea option for D90X w/ Mapping
This commit is contained in:
Brian Martin
2019-01-13 13:59:29 -05:00
parent e408157b72
commit 0da4532908
3 changed files with 28 additions and 18 deletions
+2 -1
View File
@@ -18,7 +18,8 @@
"program": "${workspaceFolder}/sucks/cli.py",
"args" : [
"--debug",
"charge"
"clean",
"10"
],
"console": "integratedTerminal"
},