mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
19 lines
663 B
JSON
19 lines
663 B
JSON
{
|
|
"name": "AS3935MI",
|
|
"version": "1.3.5",
|
|
"keywords": "AS3935",
|
|
"description": "A library for the ams AS3935 lightning sensor. The library supports both the SPI (via the SPI Library) and I2C (via the Wire Library) interfaces. Use of other I2C / SPI libraries (e.g. software I2C) is supported by inheritance. ",
|
|
"authors":
|
|
{
|
|
"name": "Gregor Christandl",
|
|
"email": "christandlg@yahoo.com",
|
|
"url": "https://bitbucket.org/christandlg/as3935mi"
|
|
},
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://bitbucket.org/christandlg/as3935mi.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "*"
|
|
} |