Remove additional debug code.

This commit is contained in:
Anna Rose 2025-01-19 13:45:15 -05:00
parent e4a78b7566
commit 9f1adc9aa3

View File

@ -47,7 +47,6 @@ scroll_scaling = scroll_speed.value if scroll_speed.value != 0.0 else 1.0
def handle_axis(event):
global last_timestamp
global damping
global ticks # debug
# TODO: use this code instead when periodic callback is fixed
# axis_value = joy[axis.device_guid].axis(axis.input_id).value