sggt/App/APP_WU/Inc/key_functions_setting.h

10 lines
180 B
C

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