beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI : Added python fomating {port} and {name} to commands so that command can build target URL
svghmi
2020-01-13, Edouard Tisserant
074f43e6e114
SVGHMI : Added python fomating {port} and {name} to commands so that command can build target URL
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"))