Fixed library error

This commit is contained in:
Matthias Mitscherlich
2023-01-20 19:09:10 +01:00
parent 03d0c977d4
commit c230138e27
6 changed files with 34 additions and 16 deletions
+1
View File
@@ -18,3 +18,4 @@ idf_component_register(
PRIV_REQUIRES # optional, list the private requirements
)
component_compile_definitions("ESP_LWIP_COMPONENT_BUILD" "RELEASE=\"0.1\"")