From 79d083c63544328ad765d12455fc45699604adc9 Mon Sep 17 00:00:00 2001 From: Leo Deng Date: Fri, 16 Dec 2022 03:28:48 +0800 Subject: [Docs] Update feature_joystick.md (#19347) --- docs/feature_joystick.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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. -- cgit v1.2.3