beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: prevents watchdog being triggered when SVGHMI is empty.
2021-10-21, Edouard Tisserant
e5cb7447320c
SVGHMI: prevents watchdog being triggered when SVGHMI is empty.
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"))