Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions device/ingrasys/x86_64-ingrasys_s8810_32q-r0/sensors.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ chip "jc42-*"

chip "w83795adg-*"
label in0 "ROV"
set in0_min 1 * 0.97
set in0_max 1 * 1.033
set in0_min 1.025 * 0.98
set in0_max 1.025 * 1.02
ignore in1
ignore in2
label in3 "1.0V"
Expand Down