Get E2END from pins, fix Linux buffer

This commit is contained in:
Scott Lahteine
2019-07-09 21:26:35 -05:00
parent 01e8813286
commit 3ae3bf5d33
13 changed files with 21 additions and 23 deletions

View File

@@ -40,7 +40,7 @@
#define DEFAULT_MACHINE_NAME "STM32F407VET6"
//#define I2C_EEPROM
//#define E2END 0x1FFF // EEPROM end address (8kB)
//#define E2END 0x1FFF // 8KB
#define SRAM_EEPROM_EMULATION
#if HOTENDS > 2 || E_STEPPERS > 2