瀏覽代碼

Added workspace to scm

tags/v1.2.0
Bertrand Lemasle 6 年之前
父節點
當前提交
a371b8556d
共有 1 個檔案被更改,包括 26 行新增0 行删除
  1. +26
    -0
      gpstracker.code-workspace

+ 26
- 0
gpstracker.code-workspace 查看文件

@@ -0,0 +1,26 @@
{
"folders": [
{
"path": "."
},
{
"path": "../libraries/SIM808"
},
{
"path": "../libraries/uDS3231"
},
{
"path": "../libraries/E24"
},
{
"path": "../libraries/Low-Power"
},
{
"path": "../libraries/ArduinoLog"
}
],
"settings": {
"C_Cpp.intelliSenseEngineFallback": "Disabled",
"C_Cpp.intelliSenseEngine": "Tag Parser"
}
}

Loading…
取消
儲存