st-anything/lib/BH1750/library.json
Gašper Dobrovoljc ec125f27db
IP Configuration
2023-03-11 15:11:03 +01:00

12 lines
315 B
JSON

{
"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"]
}