Skip to content

Commit 850e4ec

Browse files
committed
Disable thread performance stats.
1 parent 7eaedb2 commit 850e4ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

right/src/debug.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#define WATCH_INTERVAL 500
1212

1313
#define DEBUG_EVENTLOOP_TIMING false
14-
#define DEBUG_THREAD_STATS true
14+
#define DEBUG_THREAD_STATS false
1515

1616
#define DEBUG_MODE false
1717
#define DEBUG_STRESS_UART false

0 commit comments

Comments
 (0)