dtcm: Extend string buffer to prevent warning

This commit is contained in:
Peter Howkins 2018-07-13 16:27:15 +01:00
parent 050fd75e80
commit 263bcdce84
1 changed files with 1 additions and 1 deletions

View File

@ -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
/*******************************************************************************