esp-open-rtos/examples/sht3x/sht3x_task_one_sensor/Makefile
2017-09-14 14:32:43 +02:00

3 lines
91 B
Makefile

PROGRAM=SHT3x_Reader
EXTRA_COMPONENTS = extras/i2c extras/sht3x
include ../../../common.mk