beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: finished multiclient support. Still needs more testing.
svghmi
2021-07-12, Edouard Tisserant
08a5a019bed2
SVGHMI: finished multiclient support. Still needs more testing.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))