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