mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-03 20:30:43 +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
|
||||
|
||||
#ifndef SD_ONE_BIT_MODE
|
||||
#define SD_ONE_BIT_MODE false
|
||||
#define SD_ONE_BIT_MODE false
|
||||
#endif //SD_ONE_BIT_MODE
|
||||
|
||||
uint8_t ESP_SD::getState(bool refresh)
|
||||
|
Loading…
x
Reference in New Issue
Block a user