first commit
This commit is contained in:
17
libraries/EmonLib/library.json
Normal file
17
libraries/EmonLib/library.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "EmonLib",
|
||||
"keywords": "electricity, energy, monitoring",
|
||||
"description": "Energy Monitoring Library",
|
||||
"version": "1.1.0",
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/openenergymonitor/EmonLib.git"
|
||||
},
|
||||
"frameworks": "arduino",
|
||||
"platforms":
|
||||
[
|
||||
"atmelavr",
|
||||
"atmelsam"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user