projects
/
reprap_mendel_prusa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0838a4e
)
change PS_ON_PIN to PB5, cause PC5 had double use as x-max endstop pin
author
Bernhard Tittelbach
<xro@realraum.at>
Sun, 7 Jul 2013 08:04:29 +0000
(08:04 +0000)
committer
Bernhard Tittelbach
<xro@realraum.at>
Sun, 7 Jul 2013 08:04:29 +0000
(08:04 +0000)
teacup_firmware/config.h
patch
|
blob
|
history
diff --git
a/teacup_firmware/config.h
b/teacup_firmware/config.h
index
9a32a76
..
03446d5
100644
(file)
--- a/
teacup_firmware/config.h
+++ b/
teacup_firmware/config.h
@@
-258,7
+258,7
@@
#define SD_WRITE_PROTECT DIO3
//#define PS_ON_PIN DIO14
-#define PS_ON_PIN PC5 // on TechZoneComm Motherboard, JTAG Port, TDI Pin
+#define PS_ON_PIN PB5 // on TechZoneComm Motherboard, SPI Port: MOSI
//#define STEPPER_ENABLE_PIN xxxx
//#define STEPPER_INVERT_ENABLE