src/eric7/MicroPython/ConnectionSelectionDialog.py

branch
eric7
changeset 10439
21c28b0f9e41
parent 9765
6378da868bb0
child 10690
fab36645aa7d
equal deleted inserted replaced
10438:4cd7e5a8b3cf 10439:21c28b0f9e41
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2021 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2021 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to select the port to connect to and the type of 7 Module implementing a dialog to select the port to connect to and the type of
8 the attached device. 8 the attached device.

eric ide

mercurial