Skip to content

Commit 0e9f4df

Browse files
authored
Merge pull request arduino#39 from maidnl/SSL_compatibility_fix
fix for compatibility SSL
2 parents 44e51bd + 46b0711 commit 0e9f4df

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)