Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 83b1c02

Browse files
committed
do not log too much
1 parent 5c9f89f commit 83b1c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multimaster.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
#define MTM_LOG4(fmt, ...) fprintf(stderr, fmt "\n", ## __VA_ARGS__)
4242
#endif
4343

44-
#define MTM_TXFINISH 1
44+
// #define MTM_TXFINISH 1
4545

4646
#ifndef MTM_TXFINISH
4747
#define TXFINISH(fmt, ...)

0 commit comments

Comments
 (0)