mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 11:17:20 +02:00
Examples: MQTT DS example to use ds_peripheral API
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user