summaryrefslogtreecommitdiff
path: root/docs/feature_joystick.md
diff options
context:
space:
mode:
authorLeo Deng <myst.dg@gmail.com>2022-12-16 03:28:48 +0800
committerGitHub <noreply@github.com>2022-12-15 11:28:48 -0800
commit79d083c63544328ad765d12455fc45699604adc9 (patch)
tree731b7e70209eb6f004896e590dce0538490488bd /docs/feature_joystick.md
parent293a9fb342067f8e4276fa3eeb8fff94fdd2e8de (diff)
[Docs] Update feature_joystick.md (#19347)
Diffstat (limited to 'docs/feature_joystick.md')
-rw-r--r--docs/feature_joystick.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_joystick.md b/docs/feature_joystick.md
index e60046a3c3..dc7b49a600 100644
--- a/docs/feature_joystick.md
+++ b/docs/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.