WouoUI/Third-party-design/platform-test/Gui/page_count.h

19 lines
305 B
C
Raw Permalink Normal View History

#ifndef __PAGE_COUNT_H
#define __PAGE_COUNT_H
#include "main.h"
#include "gui_main.h"
extern M_SELECT count_menu[4];
void count_show_init(void);
void count_param_init(void);
void page_ir_test_init(void);
void count_show_proc(void);
void count_proc(void);
#endif /****** __PAGE_IR_TEST_H ******/