4 lines
91 B
Makefile
4 lines
91 B
Makefile
|
PROGRAM=SHT3x_Reader
|
||
|
EXTRA_COMPONENTS = extras/i2c extras/sht3x
|
||
|
include ../../../common.mk
|