mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2026-05-06 07:22:23 +02:00
Add cmake files for examples
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
set(COMPONENT_SRCS "main.cpp")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS "")
|
||||
|
||||
register_component()
|
||||
Reference in New Issue
Block a user