Tasmota/lib/lib_div/ams/library.json

18 lines
350 B
JSON

{
"name": "ams",
"version": "1.0",
"description": "ESP8266 ESP32 library for Advanced utility meters",
"license": "GPL",
"homepage": "https://github.com/arendst/Tasmota",
"frameworks": "*",
"platforms": "*",
"authors":
{
"name": "Gerhard Mutz",
"maintainer": true
},
"build": {
"flags": [ "-I$PROJECT_DIR/include" ]
}
}