mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 04:57:06 +03:00
adding telnet
This commit is contained in:
5
components/telnet/CMakeLists.txt
Normal file
5
components/telnet/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
idf_component_register(SRCS "telnet.c"
|
||||
INCLUDE_DIRS .
|
||||
INCLUDE_DIRS . ../tools/
|
||||
|
||||
)
|
||||
Reference in New Issue
Block a user