Skip to content

Commit 57d63fd

Browse files
committed
Remove hardcoded DEBUG_MEMORY define
1 parent 2cf58e5 commit 57d63fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArduinoCloudThing.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#include "lib/ArduinoCbor/src/ArduinoCbor.h"
88

99
//#define TESTING_PROTOCOL
10-
#define DEBUG_MEMORY
10+
//#define DEBUG_MEMORY
1111
#define USE_ARDUINO_CLOUD
1212

1313
enum permissionType {

0 commit comments

Comments
 (0)