beremiz

6a8fd46e9980
SVGHMI: fix build exception when static file directory is missing
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))