#include "wolfssl/wolfcrypt/settings.h"

This commit is contained in:
gojimmypi
2022-07-21 09:06:01 +02:00
parent 9da0ff0f31
commit bd28b52aaa

View File

@ -22,9 +22,7 @@
#define __ESP32_CRYPT_H__
#ifdef WOLFSSL_USER_SETTINGS
#include "user_settings.h"
#endif
#include "wolfssl/wolfcrypt/settings.h"
#include "esp_idf_version.h"
#include "esp_types.h"