mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Examples: MQTT DS example to use ds_peripheral API
This commit is contained in:
parent
5472deec6e
commit
1c093c48ed
@ -28,6 +28,7 @@
|
||||
|
||||
#include "esp_log.h"
|
||||
#include "mqtt_client.h"
|
||||
#include "rsa_sign_alt.h"
|
||||
|
||||
/* pre_prov - name of partition containing encrypted prv key parameters ( It is set as such to synchronize it with the pre provisioning service */
|
||||
#define NVS_PARTITION_NAME "pre_prov"
|
||||
|
Loading…
x
Reference in New Issue
Block a user