eric6/MicroPython/__init__.py@76375aa6bc04
eric6/MicroPython/__init__.py
Sat, 30 Jan 2021 19:11:02 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 30 Jan 2021 19:11:02 +0100
- changeset 8032
- 76375aa6bc04
- parent 7923
-
91e843545d9a
- permissions
- -rw-r--r--
Corrected the support code for the "BBC micro:bit" MicroPython device.
# -*- coding: utf-8 -*-
# Copyright (c) 2019 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing an interface to MicroPython devices like esp32.
"""