瀏覽代碼

Let PlatformIO automatically detect Arduino v1.0 library format

dds
Ivan Kravets 8 年之前
父節點
當前提交
49a8aa8113
共有 1 個檔案被更改,包括 1 行新增10 行删除
  1. +1
    -10
      library.json

+ 1
- 10
library.json 查看文件

@@ -30,14 +30,5 @@
"examples": [
"examples/*/*.ino",
"examples/*/*/*.ino"
],
"build": {
"flags": "-I utility",
"srcFilter": [
"+<utility>",
"+<*.c>",
"+<*.cpp>",
"+<*.h>"
]
}
]
}

Loading…
取消
儲存