src/eric7/MicroPython/Devices/MCUScripts/__init__.py

Thu, 04 May 2023 11:22:11 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 04 May 2023 11:22:11 +0200
branch
mpy_network
changeset 10011
26a7d607b8f6
parent 9787
163511257f24
child 10439
21c28b0f9e41
permissions
-rw-r--r--

MicroPython
- Refactored the code by extracting the REPL widget into a separate module.

# -*- coding: utf-8 -*-

# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package containing scripts for copying to the micro controller board.
"""

eric ide

mercurial