core: hid: Update motion on a better place
This commit is contained in:
parent
36a670a4c9
commit
62acd50c0b
5 changed files with 20 additions and 22 deletions
|
@ -667,7 +667,7 @@ public:
|
|||
.raw_value = input_engine->GetAxis(identifier, axis_z),
|
||||
.properties = properties_z,
|
||||
};
|
||||
status.delta_timestamp = 5000;
|
||||
status.delta_timestamp = 1000;
|
||||
status.force_update = true;
|
||||
return status;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue