Files
M5SwitchC6-ESP-NOW/library.json
T
2025-08-13 17:15:40 +08:00

24 lines
529 B
JSON

{
"name": "M5SwitchC6-ESP-NOW",
"description": "M5Stack Library of M5SwitchC6",
"keywords": "M5Stack,M5SwitchC6",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5SwitchC6-ESP-NOW.git"
},
"version": "1.0.0",
"frameworks": [
"arduino"
],
"platforms": [
"espressif32",
"native"
],
"headers": "M5Switchc6.h",
"dependencies": {
}
}