beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: prevent browser and watchdog commands to become zombie once finished.
2022-10-18, Edouard Tisserant
7c427418396f
SVGHMI: prevent browser and watchdog commands to become zombie once finished.
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"))