#ifndef __IMU948_H__ #define __IMU948_H__ #include "headfile.h" void imu_angle_ble_task_entry(ULONG thread_input); void imu600_init(void); #endif