Skip to content

Commit

Permalink
Merge pull request #689 from themusicnerd/patch-5
Browse files Browse the repository at this point in the history
Client Updates
  • Loading branch information
josephdadams authored Jun 22, 2024
2 parents 3096b07 + e2704b0 commit 72050e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ String prevType = ""; // reduce display flicker by storing previous state
String actualType = "";
String actualColor = "";
int actualPriority = 0;
long colorNumber = 0;

// default color values
int GRB_COLOR_WHITE = 0xffffff;
Expand Down

0 comments on commit 72050e8

Please sign in to comment.