mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-06 01:06:01 +08:00
Update configuration.h
This commit is contained in:
parent
a7e97d873f
commit
b827984813
@ -127,7 +127,10 @@
|
||||
//ESP_SD_NATIVE 1 //esp32 / esp8266
|
||||
//ESP_SDIO 2 //esp32 only
|
||||
//ESP_SDFAT 3 //esp8266 (same as native) / esp32
|
||||
//#define SD_DEVICE ESP_SDFAT
|
||||
//#define SD_DEVICE ESP_SDIO
|
||||
|
||||
//SDIO mode
|
||||
#define SD_ONE_BIT_MODE true
|
||||
|
||||
//SD Device Connection type (default is direct)
|
||||
//ESP_DIRECT_SD
|
||||
|
Loading…
x
Reference in New Issue
Block a user