Skip to content

Commit

Permalink
Printrboard: Disable JTAG
Browse files Browse the repository at this point in the history
  • Loading branch information
lwalkera committed Jan 19, 2014
1 parent cc992f0 commit a2b97c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Marlin/pins.h
Original file line number Diff line number Diff line change
Expand Up @@ -1513,6 +1513,9 @@

#define LARGE_FLASH true

//Disable JTAG pins so they can be used for the Extrudrboard
#define DISABLE_JTAG true

#define X_STEP_PIN 0
#define X_DIR_PIN 1
#define X_ENABLE_PIN 39
Expand Down

0 comments on commit a2b97c3

Please sign in to comment.