#ifndef _KEY_PROC_H_ #define _KEY_PROC_H_ #include "flexible_button.h" void user_button_init(void); #endif