Skip to content

Commit 7633de2

Browse files
committed
MPAE-15575: Disabled debug define
1 parent 8b6f082 commit 7633de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

avr64dd32-agri-iot-mplab-mcc.X/RN2xx3.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include <util/delay.h>
77

88
/* Comment out to suppress debug print statements and conserve power */
9-
#define DEBUGGING
9+
//#define DEBUGGING
1010

1111
//Size of Ring Buffer
1212
#define RN2xx3_BUFFER_SIZE 255

0 commit comments

Comments
 (0)