Files
M5PoECAM/library.json
2024-06-03 10:31:02 +08:00

21 lines
434 B
JSON

{
"name": "M5PoECAM",
"description": "Library for M5Stack PoE-CAM development kit",
"keywords": "PoE CAM W5500",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5PoECAM.git"
},
"dependencies": [
{
"M5-Ethernet": "*"
}
],
"version": "1.0.1",
"frameworks": "arduino",
"platforms": "espressif32"
}