beremiz

MQTT: take C part away from python code for readability.
py2compat
23 months ago, Edouard Tisserant
a06d7180a097
MQTT: take C part away from python code for readability.

C lines change a bit because of unnecessary escaping for '\'.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# This file is part of Beremiz
# Copyright (C) 2019: Edouard TISSERANT
#
# See COPYING file for copyrights details.
from __future__ import absolute_import
from svghmi.svghmi import *