#ifndef _PIN_INIT_H_ #define _PIN_INIT_H_ /*****************函数声明*************************/ void pin_Init(); #endif