Releases: ar51an/raspberrypi-fan-control
Releases · ar51an/raspberrypi-fan-control
v3.1
WiringPi has been revived. It supports RasberryPi OS Bookworm now.
The fan-control release for WiringPi and Pigpio is provided separately.
Documentation updated to reflect changes.
Use either WiringPi or Pigpio and the corresponding fan-control release.
v3.0
Added support for RasberryPi OS Bookworm.
Updated code and service to pigpio C library.
Documentation updated to reflect changes.
Unofficial fork of WiringPi is deprecated as well.
v2.0
Code optimization
Configurable Tacho option added through params.conf
Documentation updated to reflect changes
Repo cleanup
v1.3
Fixed params.conf file path bug
Added journal logging for conf params
v1.2
Updated fan-control binary built with Wiring Pi C lib ver 2.70 and GCC optimization
Fixed compile warning for print cmd
Added params.conf for configurable parameters
Updated readme with params.conf parameters and instructions
v1.1
Updated build cmds
Updated binary, built on raspios bullseye with gcc-10.2 and wiring-pi 2.60
v1.0
Updated startup description