More overridable FIL_RUNOUT_PIN

This commit is contained in:
Scott Lahteine
2018-02-18 04:43:01 -06:00
parent a6563df705
commit aef9e036bf
3 changed files with 13 additions and 7 deletions

View File

@@ -91,7 +91,9 @@
// Common I/O
#define FIL_RUNOUT_PIN 18
#ifndef FIL_RUNOUT_PIN
#define FIL_RUNOUT_PIN 18
#endif
//#define PWM_1_PIN 12
//#define PWM_2_PIN 13
//#define SPARE_IO 17