Explorar el Código

Add dependent SerialFlash library

dds
Ivan Kravets hace 9 años
padre
commit
cc87d8a257
Se han modificado 1 ficheros con 7 adiciones y 2 borrados
  1. +7
    -2
      library.json

+ 7
- 2
library.json Ver fichero

@@ -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"
}
}

Cargando…
Cancelar
Guardar