This commit is contained in:
DiSlord 2020-07-14 22:11:15 +03:00
parent ea7836a273
commit 0a14a9fff3

View file

@ -22,9 +22,9 @@
// Need enable HAL_USE_SPI in halconf.h
#define __USE_DISPLAY_DMA__
// Add RTC clock support
#define __USE_RTC__
//#define __USE_RTC__
// Add SD card support, req enable RTC (additional settings for file system see FatFS lib ffconf.h)
#define __USE_SD_CARD__
//#define __USE_SD_CARD__
/*
* main.c