Add sdkconfig.h to protocol/https* examples

This commit is contained in:
Aditya Patwardhan
2022-05-10 13:53:50 +05:30
committed by BOT
parent aa9de02259
commit 26a15058d3
5 changed files with 6 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
#include "lwip/sys.h"
#include "lwip/netdb.h"
#include "lwip/dns.h"
#include "sdkconfig.h"
/* Constants that aren't configurable in menuconfig */
#define WEB_SERVER "example.com"