Skip to content

Commit bf3e527

Browse files
committed
Update config.h
1 parent b31c836 commit bf3e527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,6 @@
239239

240240
// utils: Configuration values
241241
//------------------------------------------------------------------------------------
242-
#define MAX_TRACELOG_MSG_LENGTH 128 // Max length of one trace-log message
242+
#define MAX_TRACELOG_MSG_LENGTH 256 // Max length of one trace-log message
243243

244244
#endif // CONFIG_H

0 commit comments

Comments
 (0)