Просмотр исходного кода

Add dependent SerialFlash library

dds
Ivan Kravets 9 лет назад
Родитель
Сommit
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"
}
}

Загрузка…
Отмена
Сохранить