etherlab/__init__.py
author Edouard Tisserant <edouard@beremiz.fr>
Fri, 30 Aug 2024 15:17:03 +0200
changeset 4010 3779356cca8f
parent 3750 f62625418bff
permissions -rw-r--r--
MQTT: add dropdown to select type assigned to a topic


from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths

AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))