uv-k5-firmware-chinese-lts/uv-k5font/font.h
2023-11-30 14:38:27 +08:00

11 lines
186 B
C

//
// Created by RUPC on 2023/11/17.
//
#ifndef UV_K5FONT_FONT_H
#define UV_K5FONT_FONT_H
#include "bits/stdc++.h"
extern unsigned char chn_font[152][14] ;
#endif //UV_K5FONT_FONT_H