main
This commit is contained in:
23
.pio/libdeps/esp32-s3-devkitc-1/ESP32-audioI2S/library.json
Normal file
23
.pio/libdeps/esp32-s3-devkitc-1/ESP32-audioI2S/library.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "ESP32-audioI2S",
|
||||
"version": "2.1.0",
|
||||
"description": "With this library You can easily build a WebRadio with a ESP32 board and a I2S-module",
|
||||
"keywords": "audio, i2s, esp32",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/esphome/ESP32-audioI2S.git"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "schreibfaul1"
|
||||
},
|
||||
{
|
||||
"name": "jesserockz"
|
||||
}
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"homepage": "https://github.com/esphome/ESP32-audioI2S",
|
||||
"dependencies": {},
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32"
|
||||
}
|
Reference in New Issue
Block a user