We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b3aae commit 00bc89eCopy full SHA for 00bc89e
tests/device/test_http_client/test_http_client.ino
@@ -1,6 +1,7 @@
1
#include <Arduino.h>
2
#include <ESP8266WiFi.h>
3
#include <ESP8266HTTPClient.h>
4
+#include <WiFiClientSecureAxTLS.h>
5
#include <BSTest.h>
6
#include <pgmspace.h>
7
0 commit comments