Update ffconf.h

Disabled the time stamp functuion. Suggested fix for  #198
This commit is contained in:
Stephen White 2020-12-28 13:58:10 +11:00
parent bc48a56620
commit a7a1402a01
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@
/ Note that enabling exFAT discards C89 compatibility. */
#define _FS_NORTC 0
#define _FS_NORTC 1
#define _NORTC_MON 1
#define _NORTC_MDAY 1
#define _NORTC_YEAR 2016