mirror of
https://github.com/m5stack/M5SwitchC6-ESP-NOW.git
synced 2026-05-20 11:41:16 -07:00
24 lines
529 B
JSON
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": {
|
|
}
|
|
} |