Update pygameControls/logitech_f710_controller.py

This commit is contained in:
2025-05-06 07:05:22 +02:00
parent 53b3dc3761
commit 8acc3666dc

View File

@@ -1,15 +1,6 @@
"""
Logitech F310 Controller class.
This controller is a usb controller, with the following features.
(XInput mode)
6 axis
11 buttons
1 hat
(DirectInput mode)
4 axis
12 buttons
1 hat
Logitech F710 Controller class.
This controller is a usb/wireless controller.
"""
import pygame