doc: Document !2091

This commit is contained in:
Jakob Bornecrantz 2023-12-22 21:28:53 +00:00
parent 38b7f28205
commit cf6bd5b208
3 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
u/space_overseer: Notify the device about reference space usage.

View file

@ -0,0 +1 @@
simulated: Support reference space usage via debug printing.

View file

@ -0,0 +1,2 @@
Add `xrt_device::ref_space_usage` function to let a `xrt_device` know if a
reference it's powering is being used or not by any client.