10 lines
97 B
Python
10 lines
97 B
Python
"""
|
|
The modem for communications.
|
|
|
|
I need to define my protocol here first.
|
|
|
|
Packet:
|
|
|
|
Prefix
|
|
"""
|