Added missing import for MQTT Exception handling
This commit is contained in:
bovenliggende
ee201df901
commit
b17eadf122
@ -2,6 +2,7 @@ import config
|
||||
import logging
|
||||
import paho.mqtt.client as paho
|
||||
import report
|
||||
import socket
|
||||
import subprocess
|
||||
import time
|
||||
|
||||
|
Laden…
x
Verwijs in nieuw issue
Block a user