core: hid: Allow to calibrate gyro sensor
This commit is contained in:
parent
b70a205a96
commit
97bd6d6418
5 changed files with 43 additions and 1 deletions
|
@ -290,6 +290,9 @@ public:
|
|||
*/
|
||||
void SetMotionParam(std::size_t index, Common::ParamPackage param);
|
||||
|
||||
/// Auto calibrates the current motion devices
|
||||
void StartMotionCalibration();
|
||||
|
||||
/// Returns the latest button status from the controller with parameters
|
||||
ButtonValues GetButtonsValues() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue