etherlab/__init__.py
author Edouard Tisserant <edouard.tisserant@gmail.com>
Thu, 20 Jul 2023 19:04:34 +0200
changeset 3828 57545857bdce
parent 3750 f62625418bff
permissions -rw-r--r--
Github CI: update open62541 version, try avoid useles doker image rebuild


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

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