Add CONTROLLER_FAN_IGNORE_Z (#18735)

This commit is contained in:
InsanityAutomation
2020-07-23 22:27:40 -04:00
committed by GitHub
parent 9156c32a54
commit 2c61e6ba28
5 changed files with 23 additions and 22 deletions

View File

@ -197,6 +197,10 @@
#endif
#endif
#ifndef CONTROLLER_FAN_PIN
#define CONTROLLER_FAN_PIN EX2_FAN_PIN
#endif
//
// Misc. Functions
//