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