Skip to content

Commit ed9b22f

Browse files
authored
Merge pull request #1540 from arduino/karlsoderby/giga-ssl-example
[GIGA R1] Fix SSL example
2 parents ba45f4d + 55d3975 commit ed9b22f

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)