Browse Source

Add dependent SerialFlash library

dds
Ivan Kravets 9 years ago
parent
commit
cc87d8a257
1 changed files with 7 additions and 2 deletions
  1. +7
    -2
      library.json

+ 7
- 2
library.json View File

}, },
"repository": "repository":
{ {
"type": "git",
"url": "https://github.com/PaulStoffregen/Audio"
"type": "git",
"url": "https://github.com/PaulStoffregen/Audio"
},
"dependencies":
{
"name": "SerialFlash",
"frameworks": "arduino"
} }
} }

Loading…
Cancel
Save