Cleanup pins files, fixup analogtodigitalpin, etc.

This commit is contained in:
Scott Lahteine
2016-05-07 18:41:20 -07:00
parent d7819298ca
commit 5ca6334fd2
38 changed files with 173 additions and 445 deletions

View File

@ -58,9 +58,6 @@
#define E0_DIR_PIN 41
#define E0_ENABLE_PIN 37
#define SDPOWER -1
#define LED_PIN -1 //Use +12V Aux port for LED Ring
#define FAN_PIN 16 //5V PWM
#define PS_ON_PIN 10 //Set to -1 if using a manual switch on the PWRSW Connector
@ -77,8 +74,6 @@
#define BEEPER_PIN 36
#define KILL_PIN -1
// 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 29