added m240 photography support. default off

This commit is contained in:
Bernhard
2011-12-22 12:11:39 +01:00
parent 6735025428
commit 212515148e
2 changed files with 42 additions and 1 deletions

View File

@ -363,6 +363,11 @@ const bool Z_ENDSTOPS_INVERTING = true; // set to true to invert the logic of th
const int dropsegments=5; //everything with less than this number of steps will be ignored as move and joined with the next movement
// M240 Triggers a camera by emulating a Canon RC-1 Remote
// Data from: http://www.doc-diy.net/photo/rc-1_hacked/
// #define PHOTOGRAPH_PIN 23
//===========================================================================
//=============================Buffers ============================
//===========================================================================