beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: svghmi.c now has mutex, iterator, and read/write buffer.
svghmi
2019-08-23, Edouard Tisserant
887aba5ef178
SVGHMI: svghmi.c now has mutex, iterator, and read/write buffer.
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"))