mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
t_imu: Comments.
This commit is contained in:
parent
8ce507391a
commit
8a0ab71c09
|
@ -13,8 +13,11 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
/*!
|
||||
* Opaque type for fusing IMU reports.
|
||||
*/
|
||||
struct imu_fusion;
|
||||
|
||||
/*!
|
||||
* Create a struct imu_fusion.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue