src/eric7/MicroPython/EthernetDialogs/__init__.py

Sat, 21 Oct 2023 18:18:19 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 21 Oct 2023 18:18:19 +0200
branch
eric7
changeset 10253
f9a0704d16b2
parent 9878
a82014a9e57b
child 10439
21c28b0f9e41
permissions
-rw-r--r--

MicroPython interface
- Optimized the UF2 flash dialog mount point detection.

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

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

"""
Package implementing Ethernet related dialogs.
"""

eric ide

mercurial