Skip to content

Commit 46b0711

Browse files
committed
fix for compatibility SSL
1 parent 7b25c02 commit 46b0711

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/WiFiS3/src/WiFiS3.h

+1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
#include "WiFiClient.h"
2525
#include "WiFiServer.h"
2626
#include "WiFiUdp.h"
27+
#include "WiFiSSLClient.h"
2728

2829
#endif

0 commit comments

Comments
 (0)