mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-22 01:07:12 +01:00
GitBook: [master] 31 pages modified
This commit is contained in:
committed by
gitbook-bot
parent
0db09da12a
commit
949bc81b8c
@@ -24,5 +24,5 @@ ss = ssl.wrap_socket(s, cert_reqs=ssl.CERT_REQUIRED, ca_certs='/flash/cert/ca.pe
|
||||
ss.connect(socket.getaddrinfo('cloud.blynk.cc', 8441)[0][-1])
|
||||
```
|
||||
|
||||
For more info, check the [`ssl`](https://docs.pycom.io/chapter/firmwareapi/micropython/ussl.html) module in the API reference.
|
||||
For more info, check the [`ssl`](../../5.-firmware-and-api-reference/micropython/ussl.md) module in the API reference.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user