From 7e9e449972d756a3fa09d014d8e9194f5ebc6f2c Mon Sep 17 00:00:00 2001 From: Rodrigo Benenson Date: Mon, 11 Jul 2011 22:46:27 +0200 Subject: Added link to http://reprap.org/wiki/Sanguinololu#Endstops --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 4ec6f33..799debd 100644 --- a/README +++ b/README @@ -85,6 +85,7 @@ also for the mentioned hardware setup const bool ENDSTOPS_INVERTING = false; //set to true to invert the logic of the endstops // false because the switch SIG signal is linked to the ground // "no touch == closed circuit == SIG connects to GND" + // see http://reprap.org/wiki/Sanguinololu#Endstops 12. Click on the "play" button to compile. If everything goes well you should see a "Binary sketch size: " message. -- cgit v1.2.1