st-anything/lib/BH1750/library.json

12 lines
315 B
JSON
Raw Permalink Normal View History

2023-03-11 14:11:03 +00:00
{
"name": "BH1750",
"keywords": "light, sensor",
"description": "Digital light sensor breakout boards containing the BH1750FVI IC",
"repository": {
"type": "git",
"url": "https://github.com/claws/BH1750.git"
},
"frameworks": "arduino",
"platforms": ["atmelavr", "atmelsam", "espressif8266"]
}