4 lines
86 B
Makefile
4 lines
86 B
Makefile
PROGRAM = rf-send-recieve
|
|
EXTRA_COMPONENTS = extras/rf433mhz
|
|
include ../../common.mk
|
|
|