فهرست منبع

Examples: MQTT DS example to use ds_peripheral API

David Cermak 5 سال پیش
والد
کامیت
1c093c48ed
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      examples/protocols/mqtt/ssl_ds/main/app_main.c

+ 1 - 0
examples/protocols/mqtt/ssl_ds/main/app_main.c

@@ -28,6 +28,7 @@
 
 
 #include "esp_log.h"
 #include "esp_log.h"
 #include "mqtt_client.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 */
 /* 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"
 #define NVS_PARTITION_NAME  "pre_prov"