kk-dev #1

Open
Ghost wants to merge 11 commits from kk-dev into un_sdk_patch
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c4530ee832 - Show all commits

View File

@ -92,7 +92,7 @@ struct led_avsux_pattern bootup_patterns[] = {
},
{
.duration = 50,
.colors =
.colors = {
{0x7F, 0x00, 0x00},{0xAF, 0x00, 0x00},{0xDF, 0x00, 0x00},{0x4F, 0x00, 0x00},
{0x6F, 0x00, 0x00},{0x9F, 0x00, 0x00},{0xCF, 0x00, 0x00},{0xFF, 0x00, 0x00},
{0x5F, 0x00, 0x00},{0x8F, 0x00, 0x00},{0xBF, 0x00, 0x00},{0xEF, 0x00, 0x00}