Move WRITE_FAN
This commit is contained in:
@@ -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