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

branch
mpy_network
changeset 9787
163511257f24
child 10439
21c28b0f9e41
equal deleted inserted replaced
9783:5f84d5eeee9e 9787:163511257f24
1 # -*- coding: utf-8 -*-
2
3 # Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
4 #
5
6 """
7 Package containing scripts for copying to the micro controller board.
8 """

eric ide

mercurial