Add RESET_PIN to pins_RAMPS_SMART.h

This commit is contained in:
Scott Lahteine 2018-04-10 03:34:20 -05:00
parent dcb1f1f452
commit 6f8e228880

View file

@ -64,6 +64,8 @@
#define I2C_EEPROM
#define E2END 0xFFF
#define RESET_PIN 42 // Resets the board if the jumper is attached
//
// Temperature Sensors
//