Update Xbox controller. /JL

This commit is contained in:
2025-04-20 23:09:25 +02:00
parent e0609fd526
commit 75fb3f577b
3 changed files with 4 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ from .xbox_series_x_controller import XboxSeriesXController
from .generic_controller import GenericController
from .logitech_dual_action_controller import LogitechDualActionController
__version__ = "0.1.4"
__version__ = "0.1.5"
CONTROLLERS = {
"DualSense Wireless Controller": DualSenseController,