beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Abandon the pthread approach
svghmi
2019-12-09, Edouard Tisserant
af68c0d6dcbe
SVGHMI: Abandon the pthread approach
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"))