Dashboard
PHP:
8.2.33
OS:
Linux
User:
lmarccom
/
/
usr
/
lib
/
python3.9
/
site-packages
/
serial
/
urlhandler
📤 Upload
📝 New File
📁 New Folder
Close
Editing: protocol_rfc2217.py
#! python # # This is a thin wrapper to load the rfc2271 implementation. # # This file is part of pySerial. https://github.com/pyserial/pyserial # (C) 2011 Chris Liechti <cliechti@gmx.net> # # SPDX-License-Identifier: BSD-3-Clause from serial.rfc2217 import Serial # noqa
Save
Cancel