beremiz
Clone
Summary
Browse
Changes
Graph
Re-introduce sertup.py from Ivan Tyagov, accidentally deleted during SVGHMI branch merge
2021-09-13, Edouard Tisserant
f4d89cecc6e6
Re-introduce sertup.py from Ivan Tyagov, accidentally deleted during SVGHMI branch merge
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"))