esp-tls header file name change

This commit is contained in:
Jitin George
2018-02-14 18:51:26 +05:30
parent e29294b49a
commit 30b50cbfb3
5 changed files with 3 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
#include "lwip/netdb.h"
#include "lwip/dns.h"
#include "esp-tls.h"
#include "esp_tls.h"
/* The examples use simple WiFi configuration that you can set via
'make menuconfig'.