ledmatrixdisplay.h: bugfix
This commit is contained in:
parent
19849c4eea
commit
49e7b22ad3
@ -4,6 +4,8 @@
|
||||
#include "LEDMatrix.h"
|
||||
#include "ledmatrixfonts.h"
|
||||
|
||||
extern uint8_t MatrixDisplayIsOn = 0;
|
||||
|
||||
extern LEDMatrix matrix;
|
||||
|
||||
void init_matrix_display(const char *Productname, const char *Version);
|
||||
|
Loading…
Reference in New Issue
Block a user