Skip to content

Commit 62d0f50

Browse files
author
brentru
committed
update example attributeerror
1 parent 9a3c69c commit 62d0f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gc_iot_core_simpletest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from adafruit_esp32spi import adafruit_esp32spi_wifimanager
88
import adafruit_esp32spi.adafruit_esp32spi_socket as socket
99

10-
import adafruit_minimqtt as MQTT
10+
import adafruit_minimqtt.adafruit_minimqtt as MQTT
1111
from adafruit_gc_iot_core import Cloud_Core, MQTT_API
1212

1313
### WiFi ###

0 commit comments

Comments
 (0)