#ifndef _KEY_FUNCTIONS_SETTING_H_
#define _KEY_FUNCTIONS_SETTING_H_
#include "apps_gather.h"
//按键功能,详细设置菜单界面
void key_functions_setting(void);
#endif