Add CONTROLLER_FAN_IGNORE_Z (#18735)
This commit is contained in:
committed by
GitHub
parent
9156c32a54
commit
2c61e6ba28
@ -197,6 +197,10 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef CONTROLLER_FAN_PIN
|
||||
#define CONTROLLER_FAN_PIN EX2_FAN_PIN
|
||||
#endif
|
||||
|
||||
//
|
||||
// Misc. Functions
|
||||
//
|
||||
|
Reference in New Issue
Block a user