From: Bernhard Tittelbach Date: Sun, 7 Jul 2013 08:04:29 +0000 (+0000) Subject: change PS_ON_PIN to PB5, cause PC5 had double use as x-max endstop pin X-Git-Url: https://git.realraum.at/?p=reprap_mendel_prusa.git;a=commitdiff_plain;h=bca26c69df6f793ae930e2e7882dd1a21f5c1524 change PS_ON_PIN to PB5, cause PC5 had double use as x-max endstop pin --- diff --git a/teacup_firmware/config.h b/teacup_firmware/config.h index 9a32a76..03446d5 100644 --- 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