Files
2025-04-23 12:03:13 +08:00

22 lines
455 B
JSON

{
"name": "Module-Audio",
"description": "Library for M5Stack Module-Audio",
"keywords": "M5UnitRoller",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/Module-Audio.git"
},
"version": "0.0.1",
"frameworks": [
"arduino"
],
"platforms": [
"espressif32",
"native"
]
}