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

@ -7,3 +7,4 @@ endif()
idf_component_register(SRCS "ap_to_pppos.c"
${NETWORK_DCE}
INCLUDE_DIRS ".")
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")