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