feat(objects): implement hmd spatial again (i forgor)
Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
@@ -24,6 +24,7 @@ use zbus::{Connection, interface, object_server::Interface, zvariant::OwnedObjec
|
||||
|
||||
pub mod input;
|
||||
pub mod play_space;
|
||||
pub mod hmd;
|
||||
|
||||
pub struct ObjectHandle<I: Interface>(Connection, OwnedObjectPath, PhantomData<I>);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user