beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: stop using eval in change_hmi_value, apparently slowly leaking memory.
svghmi
2020-05-21, Edouard Tisserant
4a9b0df0602a
SVGHMI: stop using eval in change_hmi_value, apparently slowly leaking memory.
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"))