This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Commit 9f82a7e
committed
Update/fix SSL example sketch to include required build_opt.h
Add missing build_opt.h to define the compile macro that is required to
actually enable SSL support. Also, add a comment to the source file
detailing this same requirement for Arduino projects using AsyncTCPSock.1 parent f22b097 commit 9f82a7e
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments