STM32F4x SD-based settings storage (#14808)
This commit is contained in:
committed by
Scott Lahteine
parent
21993b75f4
commit
6132cf900b
@ -29,7 +29,9 @@
|
||||
|
||||
#define BOARD_NAME "BIGTREE SKR Pro 1.1"
|
||||
|
||||
#define SRAM_EEPROM_EMULATION
|
||||
// Use one of these or SDCard-based Emulation will be used
|
||||
//#define SRAM_EEPROM_EMULATION // Use BackSRAM-based EEPROM emulation
|
||||
//#define FLASH_EEPROM_EMULATION // Use Flash-based EEPROM emulation
|
||||
|
||||
//
|
||||
// Servos
|
||||
|
Reference in New Issue
Block a user