Skip to content

Conversation

corando98
Copy link
Contributor

Added the vibration control functions + added more documentation to the methods


touchpad_disable_command = create_touchpad_command(True)
send_command(touchpad_disable_command)
def create_fps_remap_command(controller, profile, button, action):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quick question, what does this do? remap controls in fps mode?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct this is the general remapping command for FPS mode, the calls for this are still to be decoded

@aarron-lee aarron-lee merged commit 29bf23e into aarron-lee:main Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants