Files
2023-02-19 17:34:13 +09:00

17 lines
404 B
JSON

{
"name": "M5Unit-KMeter",
"description": "Library for M5Stack UNIT KMeter",
"keywords": "M5Stack UNIT KMeter",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5Unit-KMeter.git"
},
"version": "0.1.1",
"frameworks": "arduino",
"headers": "M5_KMeter.h",
"platforms": "espressif32"
}