mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-05 20:46:12 +08:00
Update sdio_esp32.cpp
astyle fix
This commit is contained in:
parent
cafd52c403
commit
5ddf03ff11
@ -32,7 +32,7 @@ extern File tSDFile_handle[ESP_MAX_SD_OPENHANDLE];
|
|||||||
#define SDMMC_FORCE_BEGIN
|
#define SDMMC_FORCE_BEGIN
|
||||||
|
|
||||||
#ifndef SD_ONE_BIT_MODE
|
#ifndef SD_ONE_BIT_MODE
|
||||||
#define SD_ONE_BIT_MODE false
|
#define SD_ONE_BIT_MODE false
|
||||||
#endif //SD_ONE_BIT_MODE
|
#endif //SD_ONE_BIT_MODE
|
||||||
|
|
||||||
uint8_t ESP_SD::getState(bool refresh)
|
uint8_t ESP_SD::getState(bool refresh)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user