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

Thu, 17 Apr 2025 11:49:45 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 17 Apr 2025 11:49:45 +0200
branch
eric7
changeset 11223
bcdb5a20ddc7
parent 11090
f5f5f5803935
permissions
-rw-r--r--

Extended a device comment in the MicroPython devices list.

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

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

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

eric ide

mercurial