mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-12-17 05:50:34 +01:00
RF parameter monitoring
This commit is contained in:
4
examples/monitoring/main/CMakeLists.txt
Normal file
4
examples/monitoring/main/CMakeLists.txt
Normal file
@ -0,0 +1,4 @@
|
||||
idf_component_register(
|
||||
SRCS "main.cpp"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES ttn-esp32)
|
||||
Reference in New Issue
Block a user