mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-23 20:18:52 +00:00
need to add E2END to pins_RAMPS_FD_V2.h (#11564)
This commit is contained in:
parent
8f0bbdcc9b
commit
b5537dde7f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user