This website works better with JavaScript.
首頁
探索
說明
登入
visus
/
teensy-audio
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Add dependent SerialFlash library
dds
Ivan Kravets
10 年之前
父節點
e8a0d0947c
當前提交
cc87d8a257
共有
1 個文件被更改
,包括
7 次插入
和
2 次删除
分割檢視
顯示文件統計
+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"
}
}
Write
Preview
Loading…
取消
儲存