Skip to content

Commit e2704b0

Browse files
authored
Client Updates
adding variable up the top
1 parent 216b919 commit e2704b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

listener_clients/M5AtomMatrix-listener/tallyarbiter-m5atom/tallyarbiter-m5atom.ino

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ String prevType = ""; // reduce display flicker by storing previous state
7979
String actualType = "";
8080
String actualColor = "";
8181
int actualPriority = 0;
82+
long colorNumber = 0;
8283

8384
// default color values
8485
int GRB_COLOR_WHITE = 0xffffff;

0 commit comments

Comments
 (0)