eps8266/general: Fix typo in recent example.
This commit is contained in:
parent
6ede921731
commit
205c368fa1
@ -144,4 +144,4 @@ or by an exeption, for example using try/finally::
|
||||
try:
|
||||
# Use sock
|
||||
finally:
|
||||
s.close()
|
||||
sock.close()
|
||||
|
Loading…
Reference in New Issue
Block a user