diff --git a/animations/ltn_ant.c b/animations/ltn_ant.c index cbfdcb3..ec29197 100644 --- a/animations/ltn_ant.c +++ b/animations/ltn_ant.c @@ -34,7 +34,7 @@ void ltn_ant() { char ox, oy; /* Used to set old pixels so brightness 2 */ } ant; - char temp, i = 0, refill = 0; + char temp, i = 0; uint16_t cycles = 500; /* Random startposition and direction */