beremiz
Clone
Summary
Browse
Changes
Graph
runtime: added restart/reset button in web settings. Accidentaly fixed web settings logging feature.
svghmi
2020-12-18, Edouard Tisserant
9986e691c2ee
runtime: added restart/reset button in web settings. Accidentaly fixed web settings logging feature.
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"))