config._h

来自「5110综合演示 变成结构 流程 头文件」· _H 代码 · 共 11 行

_H
11
字号
#ifndef __config_H__
#define __config_H__ 1

#include <iom16v.h>
#include <macros.h>
#include "lib\bmp_pixel.h"
#include "lib\write_chinese_string_pixel.h"
#include "lib\move_chinese_string_pixel.h"
#include "lib\3310_5110LCD.h"

#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?