📄 public2.h
字号:
#ifndef _PUBLIC2_H_
// #define LG_PANEL //LG(LB070W02)
// #define HYDIS_PANEL //Hydis(HT07W31)
// #define CPT_PANEL //CPT(CLAA070WA01), AU(A070FW03 V1)
//InnoLux(AT070TN04),
// #define PVI_PANEL //PVI(PW045XS1), (PW070XS7)
// #define SAMSUNG_PANEL //Samsung(LTS700WQ-F02)
#define TOSHIBA_PANEL //Toshiba(LTA070B343A)
#define _PUBLIC2_H_
#include <stdio.h> /* define I/O functions */
#include "ABSACC.h"
#include "..\inc\REG51_MX10E.H"
#include "..\inc\Define.H"
#include "..\inc\I2CH.H"
#include "..\inc\UART_DVH.H"
#include "..\inc\Font12x18H.H"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -