3 lines
75 B
Python
3 lines
75 B
Python
# This umodule is a MicroPython reference to socket
|
|
from socket import *
|
# This umodule is a MicroPython reference to socket
|
|
from socket import *
|