esp_modem: updated package version to 0.1.19

This commit is contained in:
gabsuren
2022-08-15 18:19:29 +04:00
parent 381eb314dc
commit 469f953b28
5 changed files with 7 additions and 2 deletions

View File

@ -1,2 +1,3 @@
idf_component_register(SRCS "main.c" "mdns_test.c"
INCLUDE_DIRS ".")
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")