add rf433mhz component to extras, for using antenna modules with esp
This commit is contained in:
parent
a721fb0bc7
commit
01e9c1b98e
7 changed files with 359 additions and 0 deletions
4
examples/rf433mhz/Makefile
Normal file
4
examples/rf433mhz/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
PROGRAM = rf-send-recieve
|
||||
EXTRA_COMPONENTS = extras/rf433mhz
|
||||
include ../../common.mk
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue