beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: server systematically resets session on connect, rather than waiting for client to ask for it
2022-11-08, Edouard Tisserant
62860665fa94
SVGHMI: server systematically resets session on connect, rather than waiting for client to ask for it
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"))