mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
32 lines
616 B
JSON
32 lines
616 B
JSON
{
|
|
"name": "RAK12019_LTR390_UV_Light",
|
|
"version": "1.0.1",
|
|
"keywords": [
|
|
"touch",
|
|
"cap1293",
|
|
"RAKWireless",
|
|
"WisBlock",
|
|
"RAK14002"
|
|
],
|
|
"description": "RAKWireless library for the RAK12019 module with the LTR390 UV light sensor",
|
|
"frameworks": [
|
|
"arduino"
|
|
],
|
|
"platforms": [
|
|
"*"
|
|
],
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"email": "bernd.giesecke@rakwireless.com",
|
|
"url": "https://rakwireless.com",
|
|
"maintainer": true,
|
|
"name": "Bernd Giesecke"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/RAKWireless/RAK12019_LTR390"
|
|
},
|
|
"homepage": "https://rakwireless.com"
|
|
} |