Skip to content

Commit 55d3975

Browse files
committed
Add SSL include in example
1 parent ba45f4d commit 55d3975

File tree

1 file changed

+1
-0
lines changed
  • content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-wifi

1 file changed

+1
-0
lines changed

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-wifi/giga-wifi.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,7 @@ by Karl Söderby
729729
730730
#include <SPI.h>
731731
#include <WiFi.h>
732+
#include <WiFiSSLClient.h>
732733
733734
#include "arduino_secrets.h"
734735
///////please enter your sensitive data in the Secret tab/arduino_secrets.h

0 commit comments

Comments
 (0)