mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-14 15:02:52 +02:00
Update example build configuration
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
set(COMPONENT_SRCS "main.cpp")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS "")
|
||||
|
||||
register_component()
|
||||
idf_component_register(
|
||||
SRCS "main.cpp"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES ttn-esp32)
|
||||
|
Reference in New Issue
Block a user