The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

d/rift_s: Improve comment

+1 -1
+1 -1
src/xrt/drivers/rift_s/rift_s.c
··· 442 442 } 443 443 444 444 if (report.device_id == 0x00) { 445 - /* Dummy report. Ignore it */ 445 + /* placeholder report. Ignore it */ 446 446 return; 447 447 } 448 448