Move WRITE_FAN
This commit is contained in:
committed by
Scott Lahteine
parent
eedd9c2bda
commit
726e2e9bc0
@@ -2302,7 +2302,6 @@
|
||||
|
||||
#if FAN_COUNT > 0
|
||||
#define HAS_FAN 1
|
||||
#define WRITE_FAN(n, v) WRITE(FAN##n##_PIN, (v) ^ FAN_INVERTING)
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user