diff --git a/feature_joystick.md b/feature_joystick.md index e60046a3c3c..dc7b49a600c 100644 --- a/feature_joystick.md +++ b/feature_joystick.md @@ -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.