From 5e4ab1043966d4916acc7ce00de67a00f565a033 Mon Sep 17 00:00:00 2001 From: ypc <15051963820@163.com> Date: Tue, 19 May 2026 17:38:45 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=88=A0=E9=99=A4vscode=E4=B8=AD?= =?UTF-8?q?=E6=97=A0=E6=95=88=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 885109a..a6611f0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ { - "makefile.makefilePath": "/mnt/RTU/release/", - "cmake.sourceDirectory": "/mnt/RTU/libiec61850-1.5.3/demos/beaglebone", + // "makefile.makefilePath": "/mnt/RTU/release/", + // "cmake.sourceDirectory": "/mnt/RTU/libiec61850-1.5.3/demos/beaglebone", "terminal.integrated.scrollback": 10000 } \ No newline at end of file