mirror of https://github.com/arendst/Tasmota.git
SD Card support for >1MB tasmota (#17916)
This commit is contained in:
parent
1c1f6c638f
commit
40be97e6d9
|
@ -1023,6 +1023,8 @@
|
|||
#define USE_UFILESYS
|
||||
#define GUI_TRASH_FILE
|
||||
#define GUI_EDIT_FILE
|
||||
#define USE_SPI
|
||||
#define USE_SDCARD
|
||||
#define USE_PING
|
||||
#endif // FIRMWARE_MINIMAL
|
||||
|
||||
|
|
Loading…
Reference in New Issue