Skip to main content
Sign in
Snippets Groups Projects
Commit 6f8e2288 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Add RESET_PIN to pins_RAMPS_SMART.h

parent dcb1f1f4
Branches
Tags
No related merge requests found
...@@ -64,6 +64,8 @@ ...@@ -64,6 +64,8 @@
#define I2C_EEPROM #define I2C_EEPROM
#define E2END 0xFFF #define E2END 0xFFF
#define RESET_PIN 42 // Resets the board if the jumper is attached
// //
// Temperature Sensors // Temperature Sensors
// //
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment