Add files via upload
This commit is contained in:
parent
b8282537c0
commit
a0bb27da91
9 changed files with 357 additions and 0 deletions
3
examples/sht3x/sht3x_callback_two_sensors/Makefile
Normal file
3
examples/sht3x/sht3x_callback_two_sensors/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=SHT3x_Reader
|
||||
EXTRA_COMPONENTS = extras/i2c extras/sht3x
|
||||
include ../../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue