summaryrefslogtreecommitdiffstats
path: root/control/fan.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'control/fan.hpp')
-rw-r--r--control/fan.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/control/fan.hpp b/control/fan.hpp
index e7f3067..fd44c8a 100644
--- a/control/fan.hpp
+++ b/control/fan.hpp
@@ -56,6 +56,11 @@ class Fan
return _targetSpeed;
}
+ /**
+ * Disables the fan, stopping the rotor
+ */
+ void disableRotor();
+
private:
/**
OpenPOWER on IntegriCloud