Add fixes

This commit is contained in:
me-no-dev
2020-04-07 01:34:13 +03:00
parent 970fef63c0
commit ebe0d9a6cb
4 changed files with 13 additions and 10 deletions

View File

@ -14,10 +14,9 @@
#include "sd_diskio.h"
#include "esp_system.h"
extern "C" {
#include "ffconf.h"
#include "ff.h"
#include "diskio.h"
#ifdef ESP_IDF_VERSION_MAJOR
#if ESP_IDF_VERSION_MAJOR > 3
#include "diskio_impl.h"
#endif
//#include "esp_vfs.h"