mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 10:11:14 +00:00
Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018
This commit is contained in:
@@ -36,7 +36,7 @@ class LogitechJoystick(QtCore.QThread):
|
||||
# ########## Class Variables ##########
|
||||
self.gamepad = None # type: GamePad
|
||||
|
||||
elf.controller_states = {
|
||||
self.controller_states = {
|
||||
"left_stick_x_axis": 0,
|
||||
"y_axis": 0,
|
||||
"left_stick_center_pressed": 0,
|
||||
|
||||
Reference in New Issue
Block a user