Updated DualShock4 support. /JL
Some checks failed
Run Controller Tests / test (push) Has been cancelled
Some checks failed
Run Controller Tests / test (push) Has been cancelled
This commit is contained in:
@@ -23,12 +23,8 @@ class SonyPlayStation4Controller(ControlsBase):
|
||||
"left stick button": 11,
|
||||
"right stick button": 12,
|
||||
"logo button": 10,
|
||||
"select button": 8,
|
||||
"start button": 9,
|
||||
"down button": 14,
|
||||
"up button": 13,
|
||||
"left button": 15,
|
||||
"right button": 16
|
||||
"share button": 8,
|
||||
"options button": 9
|
||||
}
|
||||
print(f"{self.name} connected.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user