Use MARLIN_EEPROM_SIZE with E2END as fallback (#18059)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#undef INVERTED_FAN_PINS
|
||||
|
||||
#define I2C_EEPROM
|
||||
#define E2END 0xFFFF // 64K in a 24C512
|
||||
#define MARLIN_EEPROM_SIZE 0x10000 // 64K in a 24C512
|
||||
|
||||
#ifndef PS_ON_PIN
|
||||
#define PS_ON_PIN 12
|
||||
|
||||
Reference in New Issue
Block a user