eric6/MicroPython/__init__.py@b159c55ea6dd
eric6/MicroPython/__init__.py
Thu, 23 Apr 2020 19:48:12 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 23 Apr 2020 19:48:12 +0200
- changeset 7551
- b159c55ea6dd
- parent 7360
-
9190402e4505
- child 7923
-
91e843545d9a
- permissions
- -rw-r--r--
MicroPython: continued implementing support for the "Calliope mini".
# -*- coding: utf-8 -*-
# Copyright (c) 2019 - 2020 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing an interface to MicroPython devices like esp32.
"""