Allow suicide pin inverting (#15586)
This commit is contained in:
committed by
Scott Lahteine
parent
2a7e1d459f
commit
82fb046013
@@ -801,6 +801,9 @@
|
||||
#ifndef SUICIDE_PIN
|
||||
#define SUICIDE_PIN -1
|
||||
#endif
|
||||
#ifndef SUICIDE_PIN_INVERTING
|
||||
#define SUICIDE_PIN_INVERTING false
|
||||
#endif
|
||||
|
||||
#ifndef NUM_SERVO_PLUGS
|
||||
#define NUM_SERVO_PLUGS 4
|
||||
|
||||
Reference in New Issue
Block a user