osd_fac.h

来自「RTD2662板卡源代码」· C头文件 代码 · 共 15 行

H
15
字号
//#if(_FACTORY_MENU_EN)
#define _OSD_FAC_

//void COsdFacHandler();
void DrawFactoryMenu(void);
void MFactoryProc(void);
void MFac9300Proc(void);
void MFacGainProc(void);
void MFac6500Proc(void);
void MFacOffsetProc(void);
extern void DrawFactoryMenu(void);
//#endif  //#ifdef __FAC_LCD_OSD__

//#endif  //#if(FACTORY_MENU_EN)

⌨️ 快捷键说明

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