add pin definition to some motherboards
This commit is contained in:
parent
27a3b1d895
commit
f48599f172
4 changed files with 13 additions and 1 deletions
|
|
@ -8,6 +8,11 @@
|
|||
|
||||
#define LARGE_FLASH true
|
||||
|
||||
|
||||
#ifdef Z_PROBE_SLED
|
||||
#define SLED_PIN -1
|
||||
#endif
|
||||
|
||||
// Servo support
|
||||
#ifdef NUM_SERVOS
|
||||
#define SERVO0_PIN 46 //AUX3-6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue