Browse Source

Add RESET_PIN to pins_RAMPS_SMART.h

pull/1/head
Scott Lahteine 6 years ago
parent
commit
6f8e228880
  1. 2
      Marlin/src/pins/pins_RAMPS_SMART.h

2
Marlin/src/pins/pins_RAMPS_SMART.h

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

Loading…
Cancel
Save