receiver: add ILLUMINATION feature number
This commit is contained in:
parent
a40b9efdca
commit
50f0b6fc06
|
@ -88,6 +88,7 @@ FEATURE = _NamedInts(
|
|||
BACKLIGHT=0x1981,
|
||||
BACKLIGHT2=0x1982,
|
||||
BACKLIGHT3=0x1983,
|
||||
ILLUMINATION=0x1990,
|
||||
PRESENTER_CONTROL=0x1A00,
|
||||
SENSOR_3D=0x1A01,
|
||||
REPROG_CONTROLS=0x1B00,
|
||||
|
|
Loading…
Reference in New Issue