Skip to content

Commit

Permalink
update configuration recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
mcgillij committed Feb 19, 2021
1 parent cf9c3a0 commit 09ba43c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion amdfan/amdfan.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,14 @@
# Optional configuration options
#
# Allows for some leeway +/- temp, as to not constantly change fan speed
# threshold: 2
# threshold: 4
#
# Frequency will chance how often we probe for the temp
# frequency: 5
#
# While frequency and threshold are optional, I highly recommend finding
# settings that work for you. I've included the defaults I use above.
#
# cards:
# can be any card returned from `ls /sys/class/drm | grep "^card[[:digit:]]$"`
# - card0
Expand Down

0 comments on commit 09ba43c

Please sign in to comment.