beremiz
Clone
Summary
Browse
Changes
Graph
Runtime: move LC_NUMERIC locale setting to Beremiz_service.py.
2023-02-21, Edouard Tisserant
549763a28934
Runtime: move LC_NUMERIC locale setting to Beremiz_service.py.
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"))