beremiz
Clone
Summary
Browse
Changes
Graph
BACnet and Modbus: Remove additional loading and unloading, use the one already in place for extensions.
2020-06-12, Edouard Tisserant
be233279d179
BACnet and Modbus: Remove additional loading and unloading, use the one already in place for extensions.
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"))