eric6/MicroPython/__init__.py@b78279548993
eric6/MicroPython/__init__.py
Mon, 01 Feb 2021 20:01:18 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 01 Feb 2021 20:01:18 +0100
- changeset 8051
- b78279548993
- parent 7923
-
91e843545d9a
- permissions
- -rw-r--r--
MicroPython: changed the handling of the download stuff and corrected/extended the Calliope mini path.
# -*- coding: utf-8 -*-
# Copyright (c) 2019 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing an interface to MicroPython devices like esp32.
"""