mirror of
https://github.com/barkeser2002/flower.git
synced 2026-09-25 14:16:14 +03:00
7 lines
144 B
C
7 lines
144 B
C
#ifndef TIME_SERIES_FONT_DATA_H
|
|
#define TIME_SERIES_FONT_DATA_H
|
|
|
|
extern unsigned char sTimeSeriesFontData[];
|
|
|
|
#endif //TIME_SERIES_FONT_DATA_H
|