Skip to content

Commit 7e12819

Browse files
author
brentru
committed
turn off AIO_DEBUG statements by default...
1 parent be531df commit 7e12819

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
@@ -42,7 +42,7 @@ class AdafruitIOGroupCallback {
4242
};
4343

4444
// Uncomment/comment to turn on/off debug output messages.
45-
#define AIO_DEBUG
45+
// #define AIO_DEBUG
4646
// uncomment/comment to turn on/off error output
4747
#define AIO_ERROR
4848

0 commit comments

Comments
 (0)