#include "bsp_key.h" void L2_key_init() { D_stdIO_P3(BITN2); D_stdIO_P3(BITN3); //准双向口 D_stdIO_P4(BITN0); }