初始化提交
This commit is contained in:
11
arduino-cli/libraries/BH1750/library.json
Normal file
11
arduino-cli/libraries/BH1750/library.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
Reference in New Issue
Block a user