WIP port of camera manager

This commit is contained in:
Lorow
2024-09-25 21:34:42 +02:00
parent a25a84a4e8
commit 43b7386ac9
8 changed files with 534 additions and 14 deletions
+1
View File
@@ -1,2 +1,3 @@
idf_component_register(SRCS "openiris_main.cpp"
INCLUDE_DIRS ".")
component_compile_options(-Wno-error=format= -Wno-format)