#ifndef _BY_MOTION_H__ #define _BY_MOTION_H__ #include "at32f413.h" void by_motion_init(void); #endif