nt9856x/code/application/source/cardv/SrcCode/Mode/UIModeUsbMenu.h
2023-03-28 15:07:53 +08:00

23 lines
501 B
C
Executable File

/*
Copyright Novatek Microelectronics Corp. 2005. All rights reserved.
@file UIMode.h
@ingroup mIPRJAPUIFlow
@brief UI Mode Functions
This file is the user interface ( for interchange flow control).
@note Nothing.
@date 2005/04/01
*/
#ifndef _UIMODEUSBMENU_H
#define _UIMODEUSBMENU_H
#include "SysMain.h"
extern SYS_MODE gModeUsbMenu;
extern int PRIMARY_MODE_USBMENU; ///< USB Pictbridge/Printer
#endif //_UIMODEUSBMENU_H