Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FormerLurker/ArcWelderLib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFormerLurker <hochgebe@gmail.com>2020-11-30 20:33:11 +0300
committerFormerLurker <hochgebe@gmail.com>2020-11-30 20:33:11 +0300
commit8cbd08c6c27bb792d28345d24ffc7a7765c35079 (patch)
treeda2a6096f554d3b68a14f5f8bbbf666de499251d /CMakeSettings.json
parent356e87a3bdefb45877cd04bac959af7b50fa653f (diff)
Replace current_arc when aborted via firmware compensation.1.0.1
Diffstat (limited to 'CMakeSettings.json')
-rw-r--r--CMakeSettings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeSettings.json b/CMakeSettings.json
index 009eb97..08f94ad 100644
--- a/CMakeSettings.json
+++ b/CMakeSettings.json
@@ -34,7 +34,7 @@
"buildCommandArgs": "",
"ctestCommandArgs": "",
"inheritEnvironments": [ "linux_arm" ],
- "remoteMachineName": "${defaultRemoteMachineName}",
+ "remoteMachineName": "1047335263;Tako3 (username=pi, port=22, authentication=Password)",
"remoteCMakeListsRoot": "$HOME/.vs/${projectDirName}/${workspaceHash}/src",
"remoteBuildRoot": "$HOME/.vs/${projectDirName}/${workspaceHash}/out/build/${name}",
"remoteInstallRoot": "$HOME/.vs/${projectDirName}/${workspaceHash}/out/install/${name}",