Increase brightness
This commit is contained in:
parent
313409ebe8
commit
28c8de999b
2 changed files with 2 additions and 2 deletions
|
|
@ -44,5 +44,5 @@
|
|||
|
||||
/* Set LED driver current */
|
||||
# define CKLED2001_CURRENT_TUNE \
|
||||
{ 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28 }
|
||||
{ 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50 }
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -45,5 +45,5 @@
|
|||
|
||||
/* Set LED driver current */
|
||||
# define CKLED2001_CURRENT_TUNE \
|
||||
{ 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28 }
|
||||
{ 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50 }
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue