Message ID | 20240102145614.127736-2-jogletre@opensource.cirrus.com |
---|---|
State | New |
Headers | show |
Series | None | expand |
diff --git a/Documentation/input/ff.rst b/Documentation/input/ff.rst index 5a1da42c33b3..1e0d00a42f25 100644 --- a/Documentation/input/ff.rst +++ b/Documentation/input/ff.rst @@ -85,6 +85,7 @@ following bits: - FF_FRICTION can simulate friction - FF_DAMPER can simulate damper effects - FF_RUMBLE rumble effects +- FF_PRESTORED pre-stored effects - FF_INERTIA can simulate inertia - FF_GAIN gain is adjustable - FF_AUTOCENTER autocenter is adjustable
Document FF_PRESTORED. Signed-off-by: James Ogletree <jogletre@opensource.cirrus.com> --- Documentation/input/ff.rst | 1 + 1 file changed, 1 insertion(+)