Skip to content

Commit af4175f

Browse files
committed
feat: add GPD WIN5 fan configuration YAML file with RPM settings
1 parent 5cfda1f commit af4175f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
product_name:
3+
- G1618-05 # Win5
4+
fans:
5+
- ram_reg_addr: 0x4E
6+
ram_reg_data: 0x4F
7+
ram_manual_offset: 0x47A
8+
ram_rpmwrite_offset: 0x47A
9+
ram_rpmwrite_secondary_offset: 0x47B
10+
ram_rpmread_offset: 0x478
11+
ram_rpmread_length: 2
12+
13+
rpm_write_max: 244
14+
rpm_value_max: 6200

0 commit comments

Comments
 (0)