mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-05 12:00:42 +08:00
Update configuration.h
This commit is contained in:
parent
9fe3c1a615
commit
90bbc315cc
@ -107,7 +107,10 @@
|
||||
//ESP_SD_NATIVE 1 //esp32 only
|
||||
//ESP_SDIO 2 //Not available yet
|
||||
//ESP_SDFAT 3 //Not available yet
|
||||
#define SD_DEVICE ESP_SD_NATIVE
|
||||
//#define SD_DEVICE ESP_SD_NATIVE
|
||||
|
||||
//FILESYSTEM_TIMESTAMP_FEATURE: allow to get last write time from FILESYSTEM files
|
||||
//#define SD_TIMESTAMP_FEATURE
|
||||
|
||||
//pin if reader has insert detection feature
|
||||
//let -1 or comment if none
|
||||
|
Loading…
x
Reference in New Issue
Block a user