Files
renletao 7cc7a61334 init
2025-07-10 15:17:50 +08:00

23 lines
469 B
JSON

{
"name": "Unit MQ",
"description": "M5Stack Library of Unit MQ",
"keywords": "Unit MQ",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5Unit-MQ.git"
},
"version": "1.0.0",
"frameworks": [
"arduino"
],
"platforms": [
"espressif32",
"native"
],
"headers": "m5_unit_mq.hpp"
}