beremiz
Clone
Summary
Browse
Changes
Graph
Modbus plugin, web interface: strip leading and trailing spaces from string parameters
2020-06-07, Mario de Sousa
5f48d5e60a81
Modbus plugin, web interface: strip leading and trailing spaces from string parameters
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"))