40 int8_t
init(
bool auto_control);
Definition FanControl.h:28
int8_t setFanSpeed(uint8_t percentage)
Set fan speed as a percentage.
bool isActive()
Check whether the Fan Control module is active (initialized).
float getVersion()
Get current library version.
int8_t init(bool auto_control)
Initialize the Fan Control module.
int8_t dispose()
Dispose the Fan Control module and release resources.