Keep track of the current frame number.
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
extern uint8_t baseHue;
|
||||
extern char hostname[30];
|
||||
extern uint16_t frame;
|
||||
|
||||
typedef struct {
|
||||
uint8_t width;
|
||||
|
Reference in New Issue
Block a user