Skip to content

Commit 10311e1

Browse files
committed
Update XACsettings.py
1 parent 87d83ca commit 10311e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TRRS_Trinkey_Demos/CircuitPython_Chording_Joystick/XACsettings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212

1313
#Increase this to make the motion smoother (with more lag)
1414
#Decrease to make more responsive (Min=1 Default=3 Max=Any but>20 is unreasonable)
15-
smoothingFactor = 2
15+
smoothingFactor = 2

0 commit comments

Comments
 (0)