Update length of timestamp to 30.
This commit is contained in:
parent
7a877dfd2d
commit
a8587d02eb
@ -18,7 +18,7 @@
|
|||||||
#ifdef ELOG_TIMESTAMPS
|
#ifdef ELOG_TIMESTAMPS
|
||||||
char *tprintf_timestamp(void);
|
char *tprintf_timestamp(void);
|
||||||
|
|
||||||
#define TIMESTAMP_SIZE 28
|
#define TIMESTAMP_SIZE 30
|
||||||
#else
|
#else
|
||||||
#define TIMESTAMP_SIZE 0
|
#define TIMESTAMP_SIZE 0
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user