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