stm32/App/image2lcd/HzLib_65k.h

8 lines
134 B
C
Raw Normal View History

2021-10-25 14:03:59 +00:00
#ifndef __HzLib_65k_H__
#define __HzLib_65k_H__
extern const unsigned char HzLib[];
//extern unsigned char const AsciiLib[];
#endif