feat(imu): imu2.0 decond part complete.
This commit is contained in:
@@ -290,6 +290,10 @@ class MYNTEYE_API Device {
|
||||
* Enable cache motion datas.
|
||||
*/
|
||||
void EnableMotionDatas();
|
||||
/**
|
||||
* Enable motion datas timestamp correspondence.
|
||||
*/
|
||||
void EnableImuCorrespondence(bool is_enable);
|
||||
/**
|
||||
* Enable cache motion datas.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user