beremiz

089ecd14deb3
MQTT: Fix warning when subscribing first topic from python.

Ensure that message callback is already set before subscribing a topic from python.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))