mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-19 06:23:44 +02:00
PoC wired mode over UVC, add logs over websockets, needs cleanup
This commit is contained in:
4
components/WebSocketLogger/CMakeLists.txt
Normal file
4
components/WebSocketLogger/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
idf_component_register(SRCS "WebSocketLogger/WebSocketLogger.cpp"
|
||||
INCLUDE_DIRS "WebSocketLogger"
|
||||
REQUIRES esp_http_server
|
||||
)
|
||||
Reference in New Issue
Block a user