eric6/MicroPython/__init__.py@f79dc58bdf62
eric6/MicroPython/__init__.py
Mon, 11 May 2020 18:30:25 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 11 May 2020 18:30:25 +0200
- changeset 7592
- f79dc58bdf62
- parent 7360
-
9190402e4505
- child 7923
-
91e843545d9a
- permissions
- -rw-r--r--
MicroPython: added a dialog zo ignore unknown serial devices and to manage this list.
# -*- coding: utf-8 -*-
# Copyright (c) 2019 - 2020 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing an interface to MicroPython devices like esp32.
"""