eric6/MicroPython/__init__.py@9a2aa5353a32
eric6/MicroPython/__init__.py
Sat, 20 Feb 2021 14:25:06 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 20 Feb 2021 14:25:06 +0100
- changeset 8121
- 9a2aa5353a32
- parent 7923
-
91e843545d9a
- permissions
- -rw-r--r--
MicroPythonWidget: added the capability to have menu separators in the downloads sub-menu.
# -*- coding: utf-8 -*-
# Copyright (c) 2019 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing an interface to MicroPython devices like esp32.
"""