Files
2025-08-07 11:58:28 +08:00

22 lines
489 B
JSON

{
"name": "M5UnitStep16",
"description": "Library for M5Stack M5Unit Step16",
"keywords": "M5UnitStep16",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5Unit-Step16.git"
},
"version": "1.0.1",
"frameworks": [
"arduino"
],
"platforms": [
"espressif32",
"native"
],
"headers": "M5UnitStep16.h"
}