mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
fix compilation error - can't find axTLS::WiFiServerSecure (#5407)
This commit is contained in:
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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user