mirror of
https://github.com/lucaspalomodevelop/SmartHarz-Tracker.git
synced 2026-03-13 00:07:23 +00:00
6 lines
100 B
C
6 lines
100 B
C
#ifndef _SH_LOGO_H_
|
|
#define _SH_LOGO_H_
|
|
|
|
extern const unsigned char Fichte[];
|
|
|
|
#endif // _SH_LOGO_H_
|