beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Fix missing "OnWatchdog" in XSD, accidentally deleted in earlier commit.
svghmi
2021-07-23, Edouard Tisserant
3c893aed9198
SVGHMI: Fix missing "OnWatchdog" in XSD, accidentally deleted in earlier commit.
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"))