We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6307e5c + a830555 commit 658dbf6Copy full SHA for 658dbf6
adafruit_gc_iot_core.py
@@ -43,7 +43,7 @@
43
import adafruit_ntp as NTP
44
45
__version__ = "0.0.0-auto.0"
46
-__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Cloud_IOT_Core.git"
+__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core.git"
47
48
class MQTT_API_ERROR(Exception):
49
"""Exception raised on MQTT API return-code errors."""
0 commit comments