Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform.h')
-rw-r--r--src/Platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform.h b/src/Platform.h
index dfdc3e5b..0cde3f1d 100644
--- a/src/Platform.h
+++ b/src/Platform.h
@@ -760,7 +760,7 @@ private:
Pin coolingFanRpmPin; // we currently support only one fan RPM input
float lastRpmResetTime;
void InitFans();
- bool FansHardwareInverted() const;
+ bool FansHardwareInverted(size_t fanNumber) const;
// Serial/USB