5 lines
78 B
Makefile
5 lines
78 B
Makefile
|
PROGRAM=dht_sensor
|
||
|
EXTRA_COMPONENTS = extras/dht
|
||
|
include ../../common.mk
|
||
|
|