mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
added missing changes for previous commits
This commit is contained in:
parent
8ab6fa162f
commit
0dd1c68b09
1 changed files with 2 additions and 4 deletions
6
config.h
6
config.h
|
@ -21,10 +21,8 @@
|
|||
#define VERSION "v0.5-" _GIT_REV
|
||||
|
||||
/** Default number of values in a message */
|
||||
#define DEFAULT_MSGVALUES 64
|
||||
|
||||
/** Maximum number of messages in the circular history buffer */
|
||||
#define DEFAULT_POOLSIZE 32
|
||||
#define DEFAULT_VALUES 64
|
||||
#define DEFAULT_QUEUELEN 1024
|
||||
|
||||
/** Width of log output in characters */
|
||||
#define LOG_WIDTH 132
|
||||
|
|
Loading…
Add table
Reference in a new issue