Update config.h
This commit is contained in:
parent
b31c836456
commit
bf3e527dab
1 changed files with 1 additions and 1 deletions
|
@ -239,6 +239,6 @@
|
|||
|
||||
// utils: Configuration values
|
||||
//------------------------------------------------------------------------------------
|
||||
#define MAX_TRACELOG_MSG_LENGTH 128 // Max length of one trace-log message
|
||||
#define MAX_TRACELOG_MSG_LENGTH 256 // Max length of one trace-log message
|
||||
|
||||
#endif // CONFIG_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue