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.
1 parent fe6d93d commit 0647433Copy full SHA for 0647433
src/AdafruitIO_Definitions.h
@@ -112,7 +112,7 @@ class AdafruitIOGroupCallback {
112
#define AIO_NET_DISCONNECT_WAIT \
113
300 ///< Time to wait for a net disconnect to take effect
114
115
-#define AIO_ERROR_TOPIC "/errors" ///< Adafruit IO Error MQTT Topic
+#define AIO_ERROR_TOPIC "/errors" ///< Adafruit IO Error MQTT Topic
116
#define AIO_THROTTLE_TOPIC "/throttle" ///< Adafruit IO Throttle MQTT Topic
117
118
// latest fingerprint can be generated with
0 commit comments