stm32/App/image2lcd/HzLib_65k.h

8 lines
134 B
C

#ifndef __HzLib_65k_H__
#define __HzLib_65k_H__
extern const unsigned char HzLib[];
//extern unsigned char const AsciiLib[];
#endif