?? r2d_task_init_i.c
字號:
#include "r2d/r2d_config.h"
#if ( R2D_LCD_COMPONANT == R2D_COMPONANT_PHILLIPS_LPH8754 )
#include "r2d/lcds/i_sample/r2d_task_init_i_phillips.c"
#elif ( R2D_LCD_COMPONANT == R2D_COMPONANT_EPSON_L2F60012P00 )
#include "r2d/lcds/i_sample/r2d_task_init_i_epson.c"
#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -