Skip to content

Commit 0647433

Browse files
committed
Update AdafruitIO_Definitions.h
Formatting change
1 parent fe6d93d commit 0647433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AdafruitIO_Definitions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ class AdafruitIOGroupCallback {
112112
#define AIO_NET_DISCONNECT_WAIT \
113113
300 ///< Time to wait for a net disconnect to take effect
114114

115-
#define AIO_ERROR_TOPIC "/errors" ///< Adafruit IO Error MQTT Topic
115+
#define AIO_ERROR_TOPIC "/errors" ///< Adafruit IO Error MQTT Topic
116116
#define AIO_THROTTLE_TOPIC "/throttle" ///< Adafruit IO Throttle MQTT Topic
117117

118118
// latest fingerprint can be generated with

0 commit comments

Comments
 (0)