72f30ad950
Add license and readme details. Rid of compile-time switches. Rid of lazy initialization of sensor. Minor code fixing.
3 lines
101 B
Makefile
3 lines
101 B
Makefile
PROGRAM=ds18b20_broadcaster
|
|
EXTRA_COMPONENTS = extras/onewire extras/ds18b20
|
|
include ../../common.mk
|