etherlab/__init__.py
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 18 Oct 2023 19:36:20 +0200
changeset 3870 be827d87b515
parent 3750 f62625418bff
permissions -rw-r--r--
Move tests/project/modbus in exemples.


from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths

AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))