etherlab/__init__.py
author Edouard Tisserant <edouard@beremiz.fr>
Thu, 22 Aug 2024 12:15:31 +0200
changeset 4005 482452574fb4
parent 3750 f62625418bff
permissions -rw-r--r--
MQTT: add SSL support


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

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