esp-open-rtos/examples/sht3x/sht3x_callback_two_sensors/Makefile

4 lines
91 B
Makefile
Raw Normal View History

2017-09-14 12:32:43 +00:00
PROGRAM=SHT3x_Reader
EXTRA_COMPONENTS = extras/i2c extras/sht3x
include ../../../common.mk