diff --git a/TRRS_Trinkey_Demos/CircuitPython_Chording_Joystick/XACsettings.py b/TRRS_Trinkey_Demos/CircuitPython_Chording_Joystick/XACsettings.py index 7e33d8ff5..1a4a06cb8 100644 --- a/TRRS_Trinkey_Demos/CircuitPython_Chording_Joystick/XACsettings.py +++ b/TRRS_Trinkey_Demos/CircuitPython_Chording_Joystick/XACsettings.py @@ -12,4 +12,4 @@ invertVert = True #Increase this to make the motion smoother (with more lag) #Decrease to make more responsive (Min=1 Default=3 Max=Any but>20 is unreasonable) -smoothingFactor = 2 \ No newline at end of file +smoothingFactor = 2