Skip to content
Snippets Groups Projects
Commit e9e1876e authored by Morph's avatar Morph
Browse files

input_common: Add VibrationDevice and VibrationDeviceFactory

A vibration device is an input device that returns an unsigned byte as status.
It represents whether the vibration device supports vibration or not.
If the status returns 1, it supports vibration. Otherwise, it does not support vibration.
parent 38110dd4
No related branches found
No related tags found
No related merge requests found
Showing
with 327 additions and 101 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment