[Docs] Update feature_joystick.md (#19347)

master
Leo Deng 2022-12-16 03:28:48 +08:00 committed by GitHub
parent 293a9fb342
commit 79d083c635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ Set the state of a button, and flush the report.
---
### `void register_joystick_button(uint8_t button)` :id=api-unregister-joystick-button
### `void unregister_joystick_button(uint8_t button)` :id=api-unregister-joystick-button
Reset the state of a button, and flush the report.