Skip to content

Commit 94a7937

Browse files
committed
- set verbosity level to 3 / requires a method to set level
1 parent 332d0a6 commit 94a7937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ConnectionManager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#define CONNECTION_MANAGER_H_INCLUDED
44

55
#ifndef ARDUINO_CLOUD_DEBUG_LEVEL
6-
#define ARDUINO_CLOUD_DEBUG_LEVEL 2
6+
#define ARDUINO_CLOUD_DEBUG_LEVEL 3
77
#endif
88

99
#include <Client.h>

0 commit comments

Comments
 (0)