fix(example): add nvs_flash to mqtt ssl_ds requirement
This commit is contained in:
committed by
Chen Yu Dong
parent
ee58372ea1
commit
5ffa9d5dcb
@@ -1,3 +1,3 @@
|
||||
idf_component_register(SRCS "app_main.c"
|
||||
PRIV_REQUIRES mqtt esp_netif
|
||||
PRIV_REQUIRES mqtt esp_netif nvs_flash
|
||||
INCLUDE_DIRS ".")
|
||||
|
||||
Reference in New Issue
Block a user