examples/http_server_simplistic: Add "not suitable for real use" note.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Do not use this code in real projects! Read
|
||||
# http_server_simplistic_commented.py for details.
|
||||
try:
|
||||
import usocket as socket
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user