beremiz
Clone
Summary
Browse
Changes
Graph
Enable svghmi plugin in features, and small fixes to skeleton.
svghmi
2019-07-17, Edouard Tisserant
e96aa2e3231e
Enable svghmi plugin in features, and small fixes to skeleton.
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"))