need to add E2END to pins_RAMPS_FD_V2.h (#11564)
This commit is contained in:
parent
8f0bbdcc9b
commit
b5537dde7f
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
||||||
#undef INVERTED_FAN_PINS
|
#undef INVERTED_FAN_PINS
|
||||||
|
|
||||||
#define I2C_EEPROM
|
#define I2C_EEPROM
|
||||||
|
#define E2END 0xFFFF // 64K in a 24C512
|
||||||
|
|
||||||
#ifndef PS_ON_PIN
|
#ifndef PS_ON_PIN
|
||||||
#define PS_ON_PIN 12
|
#define PS_ON_PIN 12
|
||||||
|
|
Reference in a new issue