dtcm: Extend string buffer to prevent warning
This commit is contained in:
parent
050fd75e80
commit
263bcdce84
|
|
@ -57,7 +57,7 @@
|
|||
#include "calendar.h"
|
||||
|
||||
#define DATE_LEN 100
|
||||
#define START_STOP_LEN 6
|
||||
#define START_STOP_LEN 16
|
||||
#define WHAT_LEN 256
|
||||
|
||||
/*******************************************************************************
|
||||
|
|
|
|||
Loading…
Reference in New Issue