change PS_ON_PIN to PB5, cause PC5 had double use as x-max endstop pin
authorBernhard Tittelbach <xro@realraum.at>
Sun, 7 Jul 2013 08:04:29 +0000 (08:04 +0000)
committerBernhard Tittelbach <xro@realraum.at>
Sun, 7 Jul 2013 08:04:29 +0000 (08:04 +0000)
reprap_mendel_prusa/teacup_firmware/config.h

index 9a32a76..03446d5 100644 (file)
 #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