Add bh1750 usage example
This commit is contained in:
parent
c03622871f
commit
ab5e1eb5d6
2 changed files with 44 additions and 0 deletions
3
examples/bh1750/Makefile
Normal file
3
examples/bh1750/Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=bh1750_example
|
||||
EXTRA_COMPONENTS = extras/i2c extras/bh1750
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue