Adjusted Q1 Max LED driver current

This commit is contained in:
lokher 2024-11-15 15:48:52 +08:00
parent c992068d11
commit dd0a923e83
4 changed files with 5 additions and 9 deletions

View file

@ -32,7 +32,6 @@
/* Scan phase of led driver set as MSKPHASE_9CHANNEL(defined as 0x03 in snled27351.h) */
# define PHASE_CHANNEL MSKPHASE_9CHANNEL
/* Set LED driver current */
# define SNLED27351_CURRENT_TUNE \
{ 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C }