Skip to content

Commit 0e5edcb

Browse files
committed
Added axis friction and inertia to profile.cfg
1 parent 62147c3 commit 0e5edcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/profile.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"callOrder": [
44
{"fullname":"FFB Wheel" ,"classname":"main", "key":["hidsendspd"]},
55
{"fullname":"Effects", "classname":"fx", "key":["filterCfFreq","filterCfQ","spring","friction","damper","inertia"]},
6-
{"fullname":"Axis", "classname":"axis", "key":["power","degrees","fxratio","esgain","idlespring","axisdamper"]}
6+
{"fullname":"Axis", "classname":"axis", "key":["power","degrees","fxratio","esgain","idlespring","axisdamper","axisfriction","axisinertia"]}
77
]
88
}

0 commit comments

Comments
 (0)