Added link to http://reprap.org/wiki/Sanguinololu#Endstops
This commit is contained in:
parent
689ef3a06b
commit
7e9e449972
1 changed files with 1 additions and 0 deletions
1
README
1
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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue