mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-17 16:25:26 +02:00
Add fixes
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user