eric7/MicroPython/__init__.py@e93bd0ef4850
eric7/MicroPython/__init__.py
Sun, 09 Jan 2022 16:44:17 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 09 Jan 2022 16:44:17 +0100
- branch
- eric7
- changeset 8914
- e93bd0ef4850
- parent 8881
-
54e42bc2437a
- permissions
- -rw-r--r--
MicroPython
- added a new VID/PID combination to the esp devices.
# -*- coding: utf-8 -*-
# Copyright (c) 2019 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing an interface to MicroPython devices like esp32.
"""