diff options
author | Rodrigo Benenson <rodrigo.benenson@gmail.com> | 2011-07-11 22:46:27 +0200 |
---|---|---|
committer | Rodrigo Benenson <rodrigo.benenson@gmail.com> | 2011-07-11 22:50:51 +0200 |
commit | 7e9e449972d756a3fa09d014d8e9194f5ebc6f2c (patch) | |
tree | cf64cf6d08834dd27fa51827ea6a11772f545db5 | |
parent | 689ef3a06b49e50447ce85dde54f10f7707016c7 (diff) |
Added link to http://reprap.org/wiki/Sanguinololu#Endstops
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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.
|