Humidity-Temperaturesensor-.../venv/lib64/python3.6/site-packages/serial/urlhandler/protocol_serve-rfc2217.py
2019-05-23 22:58:51 +02:00

11 lines
277 B
Python

#! 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