瀏覽代碼

Add dependent SerialFlash library

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

+ 7
- 2
library.json 查看文件

@@ -15,7 +15,12 @@
},
"repository":
{
"type": "git",
"url": "https://github.com/PaulStoffregen/Audio"
"type": "git",
"url": "https://github.com/PaulStoffregen/Audio"
},
"dependencies":
{
"name": "SerialFlash",
"frameworks": "arduino"
}
}

Loading…
取消
儲存