Correct uninstall failure.

This commit is contained in:
Robin Davies
2022-04-28 18:43:10 -04:00
parent 6220cdb0b8
commit d89b028cf1
2 changed files with 20 additions and 6 deletions
+2 -1
View File
@@ -197,7 +197,8 @@
// Resolved by CMake Tools:
"program": "${command:cmake.launchTargetPath}",
"args": [
"--enable-p2p" , "--nopkexec"
"--uninstall"
//"--enable-p2p" , "--nopkexec"
//,"CA", "PiPedalTest","12345678","1"
],
"stopAtEntry": false,