Skip to content

Commit 01f4c91

Browse files
author
brentru
committed
fix mqtt import
1 parent b6d15de commit 01f4c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyPortal_MQTT_Control/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from adafruit_display_text.label import Label
1313
from adafruit_button import Button
1414
import adafruit_touchscreen
15-
from adafruit_minimqtt import MQTT
15+
import adafruit_minimqtt.adafruit_minimqtt as MQTT
1616

1717
# ------------- WiFi ------------- #
1818

0 commit comments

Comments
 (0)