beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: detect watchdog abuse (more than one HMI instance with watchdog) at build time
svghmi
2021-07-22, Edouard Tisserant
70a76083c59c
SVGHMI: detect watchdog abuse (more than one HMI instance with watchdog) at build time
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"))