Explorar el Código

[Docs] Update feature_joystick.md (#19347)

Leo Deng hace 2 años
padre
commit
79d083c635
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/feature_joystick.md

+ 1 - 1
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.