fix path
This commit is contained in:
parent
2e366e931b
commit
e1d9cbb6c2
@ -1,4 +1,4 @@
|
||||
#include"src/drivers/storage/SDCard.h"
|
||||
#include"SDCard.h"
|
||||
|
||||
#if defined (BUILD_SDMMC_1) || defined(BUILD_SDMMC_4) || defined (BUILD_SDSPI)
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "src/drivers/storage/nvMemory.h"
|
||||
#include "nvMemory.h"
|
||||
|
||||
#ifdef NVMEM_SPIFFS
|
||||
|
Loading…
Reference in New Issue
Block a user