beremiz
Clone
Summary
Browse
Changes
Graph
Modbus: More verbose error message in case of thread creation problem
2023-11-22, Edouard Tisserant
098875cff39f
Modbus: More verbose error message in case of thread creation problem
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"))