Add brightness comment.
This commit is contained in:
parent
ee07dc2007
commit
9b2fe95d94
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@
|
||||||
#
|
#
|
||||||
# Note: Set 0xb1 to 02 for off.
|
# Note: Set 0xb1 to 02 for off.
|
||||||
#
|
#
|
||||||
|
# 0xb2 - Sets brightness, requires b1 to be set at the same time.
|
||||||
|
#
|
||||||
|
# 00-ff - brightness from 0-255. Not noticeable to me above 128.
|
||||||
|
#
|
||||||
# 0xbf - Set expected mode
|
# 0xbf - Set expected mode
|
||||||
#
|
#
|
||||||
# 0x10 - Enable
|
# 0x10 - Enable
|
||||||
|
|
Loading…
Reference in a new issue