You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,8 @@ Written in Rust fan control daemon for Argon One v2 case for Raspberry Pi 4B. Fu
3
3
Easy to integrate with your operating system image building tools.
4
4
5
5
# How to use
6
-
In the releases tab there are already built files for Linux along with some supporting files.
7
-
One file contains a variant that uses the configuration file (please check argon_fan_controller_cfg.yml)
8
-
and the other one that does not depend on reading files, based on the built-in configuration,
9
-
you can change it in the sources, it's easy.
6
+
In the [releases](https://github.com/JhnW/ArgonOne-Native-Fan-Controller/releases) tab there are already built files for Linux along with some supporting files.
7
+
Archive contains a variant that uses the configuration file (please check argon_fan_controller_cfg.yml). To build another feature variant, check how to build.
10
8
11
9
The repository and build artifacts contain several additional files:
0 commit comments