Cleanup. /JL

This commit is contained in:
2025-04-19 20:21:18 +02:00
parent 2ab9d11769
commit f627ab4299
3 changed files with 1 additions and 230 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.0.2"
__version__ = "0.0.3"
CONTROLLERS = {
"DualSense Wireless Controller": DualSenseController,