Skip to content

Commit

Permalink
Client Updates
Browse files Browse the repository at this point in the history
adding variable up the top
  • Loading branch information
themusicnerd authored Apr 25, 2024
1 parent 216b919 commit e2704b0
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 e2704b0

Please sign in to comment.