mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-14 15:02:52 +02:00
RF parameter monitoring
This commit is contained in:
5
examples/monitoring/Makefile
Normal file
5
examples/monitoring/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
PROJECT_NAME := monitoring
|
||||
|
||||
EXTRA_COMPONENT_DIRS := $(abspath ../..)
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
Reference in New Issue
Block a user