r2d_tfd_lcd.h
来自「MMI层OBJ不能完全编译」· C头文件 代码 · 共 13 行
H
13 行
#include "r2d/r2d_config.h"
#if ( R2D_LCD_COMPONANT == R2D_COMPONANT_PHILLIPS_LPH8754)
#include "r2d/lcds/i_sample/r2d_tfd_lcd_phillips.h"
#elif ( R2D_LCD_COMPONANT == R2D_COMPONANT_EPSON_L2F60012P00 )
#include "r2d/lcds/i_sample/r2d_tfd_lcd_epson.h"
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?