beremiz
Clone
Summary
Browse
Changes
Graph
Chunk based transfer for PLC binary and extra files, and some collateral code refactoring.
2018-12-04, Edouard Tisserant
8742337a9fe3
Chunk based transfer for PLC binary and extra files, and some collateral code refactoring.
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"))