mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-24 19:42:27 +03:00
fix compilation error - can't find axTLS::WiFiServerSecure (#5407)
This commit is contained in:
committed by
Earle F. Philhower, III
parent
53b3aaee60
commit
00bc89eb48
@ -1,6 +1,7 @@
|
||||
#include <Arduino.h>
|
||||
#include <ESP8266WiFi.h>
|
||||
#include <ESP8266HTTPClient.h>
|
||||
#include <WiFiClientSecureAxTLS.h>
|
||||
#include <BSTest.h>
|
||||
#include <pgmspace.h>
|
||||
|
||||
|
Reference in New Issue
Block a user