beremiz
Clone
Summary
Browse
Changes
Graph
Modbus plugin: reformat code, and add comment.
2020-08-13, Mario de Sousa
4dd67aa45855
Modbus plugin: reformat code, and add comment.
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"))