Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Report 0x15 LED Brightness

mungewell edited this page Nov 10, 2016 · 1 revision

Report 0x15 is the report to configure the HMD leds brightness.

  • 00: ushort, LED mask, only LED's which it's bite is set to 1 are applied (b0 = LED a, b1 = LED B...)
  • 02: byte, Led A intensity, value 0 to 100
  • 03: byte, Led B intensity, value 0 to 100
  • 04: byte, Led C intensity, value 0 to 100
  • 05: byte, Led D intensity, value 0 to 100
  • 06: byte, Led E intensity, value 0 to 100
  • 07: byte, Led F intensity, value 0 to 100
  • 08: byte, Led G intensity, value 0 to 100
  • 09: byte, Led H intensity, value 0 to 100
  • 0A: byte, Led I intensity, value 0 to 100
  • 0B: byte?, unknown
  • 0C: byte?, unknown
  • 0D: byte?, unknown
  • 0E: byte?, unknown
  • 0F: byte?, unknown

LED disposition

LED disposition

Clone this wiki locally